Uploaded image for project: 'Android Authenticator & Contacts'
  1. Android Authenticator & Contacts
  2. ANDAUTH-57

Add support for OCID (OpenID Connect Provider):

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.0
    • None
    • None
    • None
    • Hard
    • Pull Request accepted

    Description

      To interact with Authorization service we’ll be creating the:

      • AuthorizationServiceConfiguration here we’ll specify the URI to get the XWiki managed configuration hence creating the service configuration.
      • Then to obtains the authorization code we’ll be creating a request using AuthorizationRequest.Builderpassing the above config, clientId, Response type and the redirect URI.
      • And finally opening the request in the browser using AuthorizationService which will perform the authorization.
      • At this point we’ll be listening the AuthorizationResponse. If the authorization is completed (authService.performTokenRequest). If the token response here is received successfully received, then authorization is completed.

      Attachments

        Activity

          People

            jaindiv26 Divyansh Jain
            jaindiv26 Divyansh Jain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: