byo-software / steam-openid-connect-provider

Steam OpenID Connect Identity Provider (IdP)
MIT License
67 stars 24 forks source link

Fix logout crutch #18

Closed RarogCmex closed 6 months ago

RarogCmex commented 2 years ago

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 commented 2 years ago

Maybe it should just respect Hosting__PublicOrigin

RarogCmex commented 2 years ago

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