Skip to content
Snippets Groups Projects
Verified Commit 4b284116 authored by David (Jointech)'s avatar David (Jointech)
Browse files

fix(run.sh): logout-redirect-uri now also has trailing /

Due to the NGINX rewrite appending a "/" on URLs, the post-login
URIs are also given a trailing slash in. This made them invalid.
Now, clients generated with the init-db command are given
post-logout-redirects for both with and without a trailing slash.
Thus redirect after login works correctly now, and doesn't
bring you to steering-login (but to dashboard).

Fixes meta#94
parent e368ad86
Branches
No related tags found
No related merge requests found
Pipeline #2248 passed