Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
4k views

How to handle redirect url for mobile application - OAuth 2.0 Authorization Code Flow with PKCE

we are trying to build an android mobile application that would use OAuth 2.0 authorization code flow with PKCE. while reading more about this, I found we have to pass redirect URL where it would ...
Sanjay's user avatar
  • 1,998
0 votes
1 answer
1k views

Okta OpenID OAuth Integration

With reference from this URI: http://developer.okta.com/docs/api/resources/oidc.html#parameter-details I have tried using the /authorize endpoint but I am not getting a token back in the result from ...
R Kumar's user avatar
  • 187