-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding new mana integration - don't deploy until Saturday morning
- Loading branch information
Justin Dow
committed
Jul 2, 2019
1 parent
334f47b
commit ef2f76f
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -515,11 +515,9 @@ apps: | |
client_id: LVjFyOpHUdAJTLkTmDnUADnQmUKOWXO2 | ||
display: true | ||
logo: mana.png | ||
name: Mana | ||
name: Mana - old | ||
op: auth0 | ||
url: https://auth.mozilla.auth0.com/samlp/LVjFyOpHUdAJTLkTmDnUADnQmUKOWXO2 | ||
vanity_url: | ||
- /mana | ||
- application: | ||
authorized_groups: | ||
- service_jira | ||
|
@@ -3590,3 +3588,19 @@ apps: | |
name: iodide.telemetry.mozilla.org | ||
op: auth0 | ||
url: https://iodide.telemetry.mozilla.org/oidc/callback | ||
- application: | ||
authorized_groups: | ||
- IntranetWiki | ||
- GuestWiki | ||
- moc_service_accounts | ||
authorized_users: | ||
- [email protected] | ||
- [email protected] | ||
client_id: Qzs1IbNmnXB1js1KlhhdnwYZT9rwwF4U | ||
display: true | ||
logo: mana.png | ||
name: Mana | ||
op: auth0 | ||
url: https://auth.mozilla.auth0.com/samlp/Qzs1IbNmnXB1js1KlhhdnwYZT9rwwF4U | ||
vanity_url: | ||
- /mana |