Skip to content

[v10][post-logout]: we can't redirect to other url than the origine one #157

Description

@laurentC35

Here you do some string operation (with slice) on result of rootRelativePostLogoutRedirectUrl: https://github.com/keycloakify/oidc-spa/blob/main/src/core/createOidc.ts#L1554

So we lost the feature that enable to logout on other domain than the origin one with "specific url"

example:

The result of rootRelativePostLogoutRedirectUrl will be : 'st.fr/deconnexion' instead of "https://portail-questionnaire.test.fr/deconnexion" as expected

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions