Skip to content
Snippets Groups Projects
Commit 4b5cbf9f authored by jabertwo's avatar jabertwo
Browse files

global oauth config for group prod #45

parent 643fbecc
No related branches found
No related tags found
No related merge requests found
......@@ -121,3 +121,15 @@ eq3max:
devices_heizung:
- { name: "E-Werkstatt-Mitte", id: "MEQ1814738" }
# - { name: "HeizungKlo", id: "OEQ0663079" }
# Globale OAuth Server Settings
oauth_global:
authorize_url: https://uffd.warpzone.ms/oauth2/authorize
token_url: https://uffd.warpzone.ms/oauth2/token
userinfo_url: https://uffd.warpzone.ms/oauth2/userinfo
logout_url: https://uffd.warpzone.ms/logout
metrics_url: https://uffd.warpzone.ms/metrics
oidc_global:
provider_url: https://uffd.warpzone.ms
logout_url: https://uffd.warpzone.ms/logout
\ No newline at end of file
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