Skip to content

Commit

Permalink
added cinder app for prod and stage (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
vansterzzz authored Nov 15, 2023
1 parent be90912 commit 6318672
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4236,3 +4236,23 @@ apps:
url: https://auth.mozilla.auth0.com/samlp/YqndwUFJ6hXGuEOmwv9e40vwmXUHiHHX
vanity_url:
- /pigment
- application:
authorized_groups:
- mozilliansorg_cinder_stage_access
authorized_users: []
client_id: V4OPJXyVtfAJJI4IH2fYKOy3SD2kMnxr
display: false
logo: auth0.png
name: Cinder - Stage
op: auth0
url: https://stage.cinder.nonprod.webservices.mozgcp.net/complete/okta-oauth2/
- application:
authorized_groups:
- mozilliansorg_cinder_production_access
authorized_users: []
client_id: hHrX9b8DhFWN01y3qsAbw9tWc5vHeL7Q
display: false
logo: auth0.png
name: Cinder - Prod
op: auth0
url: https://prod.cinder.prod.webservices.mozgcp.net/complete/okta-oauth2/

0 comments on commit 6318672

Please sign in to comment.