Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logout crutch #18

Closed
RarogCmex opened this issue Dec 25, 2021 · 2 comments
Closed

Fix logout crutch #18

RarogCmex opened this issue Dec 25, 2021 · 2 comments

Comments

@RarogCmex
Copy link

At this moment logout url is hardcoded in appsettings.json, that causes docker clients that does not use default deployment images failed to logout.

Please fix that:
https://github.com/byo-software/steam-openid-connect-provider/blob/main/src/appsettings.json

@RarogCmex
Copy link
Author

Maybe it should just respect Hosting__PublicOrigin

@RarogCmex RarogCmex changed the title Fix logout for standalone docker images Fix logout crutch Dec 25, 2021
@RarogCmex
Copy link
Author

For those who affected: use crutch environment variable
OpenID__PostLogoutRedirectUri=https://identity.betspoiler.com/auth/realms/betspoiler/protocol/openid-connect/logout?initiating_idp=steam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants