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

feat: Store device secret in keychain #304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jjlangholtz
Copy link

Adds minimal code to write the device secret and id token to the iOS keychain after authentication. This should only happen when the device_sso scope is used and a device_secret is returned with the token response.

For our current use-case this would help us implement native SSO flows between our apps until the new SDKs are ready for us to migrate to.

@jjlangholtz jjlangholtz force-pushed the feat-save-device-secret branch from 85ade2a to 1ef76e5 Compare May 5, 2022 17:31
@jjlangholtz jjlangholtz force-pushed the feat-save-device-secret branch from 1ef76e5 to e583fdd Compare May 5, 2022 17:36
@laura-rodriguez
Copy link

Hi @jjlangholtz ,

Thanks for your contribution. Someone from our team will review it shortly.

cc @JayNewstrom @mikenachbaur-okta

@wsaeed
Copy link

wsaeed commented May 29, 2024

Hi,

Can someone please review and approve the pull request?

We are also facing this issue and need a resolution.

@JayNewstrom @mikenachbaur-okta

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

Successfully merging this pull request may close these issues.

3 participants