okta / okta-oidc-android

OIDC SDK for Android
https://github.com/okta/okta-oidc-android
Other
60 stars 45 forks source link

Adds Native SSO Token Exchange Support (https://developer.okta.com/docs/guides/configure-native-sso/main/) #262

Closed emanor-okta closed 2 years ago

emanor-okta commented 2 years ago

Description:

:seedling: Adds support for EA feature Native SSO Token Exchange

Testing details:

Other considerations:

RESOLVES:

N/A

Primary Reviewer(s):

Additional Reviewers:
Security Reviewer(s) (@ okta/rex-team if necessary):
UX Reviewer(s) (if necessary):
JayNewstrom commented 2 years ago

Hi, thanks for the PR. We will review and pull it in if we can. In the meantime, can you sign our CLA?

https://developer.okta.com/cla/

Internal Ref: OKTA-422248

JayNewstrom commented 2 years ago

For anyone interesting in trying out this functionality, we just released the first public beta of a new suite of SDKs here:

With repos available here:

The new functionality being focused around TokenExchangeFlow: https://github.com/okta/okta-mobile-kotlin/blob/master/oauth2/src/main/java/com/okta/oauth2/TokenExchangeFlow.kt

We welcome feedback (notes on how to submit feedback in the projects README)

JayNewstrom commented 2 years ago

No plans to merge. Please see the new SDK.