fix: change issuer and redirect to idp.oceanbox.io
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
issuer: https://idp.srv.oceanbox.io/dex
|
||||
issuer: https://idp.oceanbox.io/dex
|
||||
storage:
|
||||
type: postgres
|
||||
config:
|
||||
@@ -38,7 +38,7 @@ connectors:
|
||||
clientID: 43667ac0-37e1-422f-99fc-50a699bb255c
|
||||
clientSecret: 5kA8Q~N1Gq~YBgJyKg8xNONZbvf4bM0Qwp_AUbM8
|
||||
tenant: 3f737008-e9a0-4485-9d27-40329d288089
|
||||
redirectURI: https://idp.srv.oceanbox.io/dex/callback
|
||||
redirectURI: https://idp.oceanbox.io/dex/callback
|
||||
onlySecurityGroups: true
|
||||
groups:
|
||||
- atlantis
|
||||
@@ -49,7 +49,7 @@ connectors:
|
||||
clientID: 3f6f1153-e5da-40eb-a2dd-ede6c7bf6058
|
||||
clientSecret: rzC8Q~fc9ex6hBglFPAKCU4KJ1o82AQCQYdb~cI2
|
||||
tenant: de10159d-2c09-4762-966c-e841d3391feb
|
||||
redirectURI: https://idp.srv.oceanbox.io/dex/callback
|
||||
redirectURI: https://idp.oceanbox.io/dex/callback
|
||||
onlySecurityGroups: true
|
||||
groups:
|
||||
- Azure-Grp-App-Cloud-Oceanbox
|
||||
@@ -60,7 +60,7 @@ connectors:
|
||||
clientID: 9fd83910-1a21-4869-8a30-19fc32722ee2
|
||||
clientSecret: Uer8Q~8LKuDNQVt1vHaMVXAzKSLssvVduH.2HcNC
|
||||
tenant: 6cd538cc-6cba-463f-9d22-1e0eda9695e3
|
||||
redirectURI: https://idp.srv.oceanbox.io/dex/callback
|
||||
redirectURI: https://idp.oceanbox.io/dex/callback
|
||||
onlySecurityGroups: true
|
||||
groups:
|
||||
- Oceanbox
|
||||
@@ -71,7 +71,7 @@ connectors:
|
||||
issuer: https://auth.srv.oceanbox.io/realms/oceanbox
|
||||
clientID: dex
|
||||
clientSecret: 4T7oMYLeShuIvrF3wvg4A24gcZWzdcrC
|
||||
redirectURI: https://idp.srv.oceanbox.io/dex/callback
|
||||
redirectURI: https://idp.oceanbox.io/dex/callback
|
||||
promptType: login
|
||||
staticClients:
|
||||
- id: atlantis
|
||||
|
||||
Reference in New Issue
Block a user