Skip to content

unhandled request to the redirection uri: error=temporarily_unavailable&error_description_authentication_expired #549

@omasseau

Description

@omasseau

Hello,

We noticed this error when working with Keycloak and using multiple tabs in the browser:

Image

Sometimes automatic reauthentication on SSO session expiry does not work.

The cause is documented in the Keycloak documentation:

https://www.keycloak.org/securing-apps/oidc-layers#_oidc-errors :
Image

https://www.keycloak.org/docs/latest/server_admin/#_authentication-sessions :

Image

As you can see they say:

When a client application receives this type of error, it is ideal to retry authentication immediately and send a new OIDC authentication request to the Keycloak server.

But it seems lua-resty-opendic does not handle this type of errror. Can you confirm ?

Thanks a lot ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions