Skip to content

Loop when refresh token does not return an id token #1188

@wima75

Description

@wima75

We use this library in our angular 12 project with azure ad b2c and code flow. After the login we get an access-token and an id-token. After one hour they expires. Then the library does a refresh-token request. In the response of this request the id-token is missing. Because the id-token is expired, it does a new refresh-token request immediately, the id-token is still missing. This loop never ends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFor tagging faulty or unexpected behavior.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions