Skip to content

Commit 2c08bea

Browse files
authored
Update template for custom redirect URI (#7853)
1 parent 552f353 commit 2c08bea

File tree

4 files changed

+486
-1
lines changed

4 files changed

+486
-1
lines changed

internal/configs/oidc/oidc.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
default_type text/plain; # In case we throw an error
2525
}
2626

27-
#set $redir_location "/_codexch";
27+
#set $redir_location "/_codexch"; check for changes in case location value is changed from /_codexch
2828
location = /_codexch {
2929
# This location is called by the IdP after successful authentication
3030
status_zone "OIDC code exchange";

0 commit comments

Comments
 (0)