Skip to content

Commit fc40893

Browse files
committed
dev: Add lando native client to the list
Prod and dev share the same list. Adding the dev application is required for me to test our refresh token flow works. Jira: IAM-1935
1 parent dea5116 commit fc40893

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

apps.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5592,6 +5592,17 @@ apps:
55925592
name: Lando Dev
55935593
url: https://sso.mozilla.com/
55945594
logo: auth0.png
5595+
- application:
5596+
AAL: LOW
5597+
authorized_groups:
5598+
- everyone
5599+
authorized_users: []
5600+
display: false
5601+
op: auth0
5602+
client_id: yHBekJlXiWOPiZQL5N3aCcab8nwSUasl
5603+
name: Lando Dev (on mozilla-dev tenant)
5604+
url: https://sso.mozilla.com/
5605+
logo: auth0.png
55955606
- application:
55965607
AAL: LOW
55975608
authorized_groups:

0 commit comments

Comments
 (0)