Skip to content
Snippets Groups Projects
Commit 4bd70bba authored by xeruf's avatar xeruf
Browse files

overrides/oauthclients: add extra redirectUris

parent 0b44e16e
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ spec:
secretName: stackspin-nextcloud-home-oauth-variables
redirectUris:
- https://files.home.${domain}/index.php/apps/sociallogin/custom_oauth2/stackspin
- https://files.home.${domain}/apps/sociallogin/custom_oidc/stackspin
- https://files.home.${domain}/index.php/apps/sociallogin/custom_oidc/stackspin
- https://files.home.${domain}/apps/sociallogin/custom_oauth2/stackspin
tokenEndpointAuthMethod: client_secret_post
---
apiVersion: hydra.ory.sh/v1alpha1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment