Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Nov 11, 2024
1 parent ac934c6 commit 587b1b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
name_attribute_path: name
client_id: "$__file{/etc/secrets/auth_generic_oauth/client_id}"
client_secret: "$__file{/etc/secrets/auth_generic_oauth/client_secret}"
scopes: "openid email profile offline_access roles"
scopes: "openid email profile roles"
auth_url: "https://auth.${PUBLIC_DOMAIN}/realms/DarkfellaNET/protocol/openid-connect/auth"
token_url: "https://auth.${PUBLIC_DOMAIN}/realms/DarkfellaNET/protocol/openid-connect/token"
api_url: "https://auth.${PUBLIC_DOMAIN}/realms/DarkfellaNET/protocol/openid-connect/userinfo"
Expand Down

0 comments on commit 587b1b1

Please sign in to comment.