-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add logoutUrl to gateway.yaml #385
Conversation
gateway/gateway.yaml
Outdated
@@ -6,6 +6,8 @@ spring.config.import: application.yaml, security.yaml, routes.yaml, roles-mappin | |||
|
|||
georchestra: | |||
gateway: | |||
# Redirection URL after a successfull logout : Default to /?logout |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would say "Defaults"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
successful with a single 'l'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
[docker-master] Merge pull request #385 from georchestra/gateway-logout-url
Add a custom logoutUrl for gateway.
Also implment backport-bot. E.g : add label
backport-to-docker-master
To be backport in
docker-master