Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Refresh Token support/test #50

@amitt0488

Description

@amitt0488

I have few questions:

  1. Does this library supports refresh token ? I see a method called RefreshIdentity in KeycloakIdentityModel.cs
  2. If yes, then does it automatically fetches refresh token once access token gets expired ?
  3. How do we verify this on keycloak console ? I mean how do we check whether refresh token are being issued after access token expiration or not .. there are few options like Access token lifespan, SSO session idle, login action timeout etc in keycloak console under realm settings -> Tokens
    I tried decreasing access token lifespan to 1minute and SSO session idle to 2 minutes, but it didn't work. still IDP session is available.

If this library doesnot support refresh token, then what is the way to proceed.
Thanks

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