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

Is it possible to get sessionToken from DirectAuthFlow? #196

Open
jiaqi-transcarent opened this issue Jul 2, 2024 · 0 comments
Open

Is it possible to get sessionToken from DirectAuthFlow? #196

jiaqi-transcarent opened this issue Jul 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jiaqi-transcarent
Copy link

Describe the feature request?

I see that there's SessionTokenFlow that can be used for getting access token using a session token, but it seems like the session token can only be retrieved using OktaAuthSdk.authenticate() function in OktaAuth SDK. Is it possible to get the session token from DirectAuthFlow (or ResourceOwnerFlow)?

We are looking to add WebAuthn as a primary factor, which makes it impossible to get the session token the way noted in the doc, since there's no password to be passed to OktaAuthSdk.authenticate().

New or Affected Resource(s)

N/A

Provide a documentation link

No response

Additional Information?

No response

@jiaqi-transcarent jiaqi-transcarent added the enhancement New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant