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

Add logoutUrl to gateway.yaml #385

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Add logoutUrl to gateway.yaml #385

merged 3 commits into from
Jan 24, 2024

Conversation

f-necas
Copy link
Contributor

@f-necas f-necas commented Jan 23, 2024

Add a custom logoutUrl for gateway.

Also implment backport-bot. E.g : add label backport-to-docker-master

To be backport in docker-master

@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say "Defaults"

Copy link
Member

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'

@f-necas f-necas requested a review from fvanderbiest January 23, 2024 16:43
Copy link
Contributor

@jeanmi151 jeanmi151 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link

💚 All backports created successfully

Status Branch Result
docker-master

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@jeanmi151 jeanmi151 deleted the gateway-logout-url branch January 24, 2024 07:52
f-necas added a commit that referenced this pull request Jan 24, 2024
[docker-master] Merge pull request #385 from georchestra/gateway-logout-url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants