Interface AuthorizationServerConnector

    • Method Detail

      • getAccessToken

        step.core.authentication.TokenEndpointsResponse getAccessToken​(OidcCredentials oidcCredentials)
      • refreshToken

        step.core.authentication.TokenEndpointsResponse refreshToken​(step.core.authentication.TokenEndpointsResponse tokenMap)
                                                              throws step.core.deployment.AuthorizationException
        Throws:
        step.core.deployment.AuthorizationException