-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request