Skip to content
Discussion options

You must be logged in to vote

https://github.com/ch4mpy/spring-addons/tree/master/spring-addons-starter-oidc#1211-post-loginlogout-uris

post-login-redirect-host, post-login-redirect-path, post-logout-redirect-host, and post-logout-redirect-path are validated at startup. An exception is thrown in case of mismatch.

As explained in the same doc section, the default value for the allowed redirect host is based on the client-uri property. My guess is that you did not configure the client-uri with myapp.mydomain as hostname.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@totterman
Comment options

Answer selected by totterman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants