Skip to content

Is it possible to get sessionToken from DirectAuthFlow? #196

@jiaqi-transcarent

Description

@jiaqi-transcarent

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions