diff --git a/apps.yml b/apps.yml index 7c1b9539..49a7496d 100644 --- a/apps.yml +++ b/apps.yml @@ -1,4 +1,15 @@ apps: +- application: + authorized_groups: + - team_sre + authorized_users: [] + display: true + logo: netlify.png + name: Netlify + op: auth0 + url: https://api.netlify.com/saml/mozilla-it/init + vanity_url: + - /netlify - application: authorized_groups: - team_moco diff --git a/images/netlify.png b/images/netlify.png new file mode 100644 index 00000000..187c8836 Binary files /dev/null and b/images/netlify.png differ