Skip to content

Expired token does not redirect to login (OIDC) #905

Description

@berghmg

I am using ELSA with IdentityServer4 as IDP. I have for testing purposes set a short expiration on my access token.

When token expires it will call IDP and it returns a token. However tokenProvider.RequestAccessToken in WasmTokenProvider does not return a token and TokenResult.Status = RequiresRedirect

I have also noticed expiration problems with built in ElsaIdentity before. It will give an error rather than returning you to login page if token / session has expired.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions