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