Skip to content
2 changes: 1 addition & 1 deletion internal/configs/oidc/oidc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
default_type text/plain; # In case we throw an error
}

#set $redir_location "/_codexch";
#set $redir_location "/_codexch"; check for changes in case location value is changed from /_codexch
location = /_codexch {
# This location is called by the IdP after successful authentication
status_zone "OIDC code exchange";
Expand Down
Loading
Loading