Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using sample app for iOS - Example-iOS_ObjC to verify the SSO, here when we retrieve the discovery info using our own IDM server config info, we call the below API to get the auth token, **here always always launch the webpage to enter the credentials** #110

Open
xex89 opened this issue Nov 19, 2021 · 0 comments

Comments

@xex89
Copy link

xex89 commented Nov 19, 2021

Using sample app for iOS - Example-iOS_ObjC to verify the SSO, here when we retrieve the discovery info using our own IDM server config info, we call the below API to get the auth token, here always always launch the webpage to enter the credentials

  • (id) presentAuthorizationRequest:(OIDAuthorizationRequest *)request
    presentingViewController:(UIViewController *)presentingViewController
    callback:(OIDAuthorizationCallback)callback;

Is it needed any config to be enabled to handle this use case.

NOTE: Not added the {prompt: login} info for additional parameters on registration request, We are using the same sample app shared and only the server config info are modified.

Originally posted by @KumaraKL in openid/AppAuth-iOS#636

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant