Skip to content

Is it possible to append "code" in responseType as part of implicit flow?Β #346

@PrasannaaSanthanam

Description

@PrasannaaSanthanam

Hi @manfredsteyer,

I would like to know if its possible to get auth code rather than auth token along with id_token during implicit flow.. as of now the response_type defaults to "token" and I do not see a way to append/override the responseType (with code) during implicitFlow.

I am trying to combine OpenID & oAuth (with code) as a hybrid flow, So that I can send the code to back channel for further api access. The back end would then exchange the code for the actual token for resource access.

thanks for the help.
Prasannaa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions