Remove New Relic tiles except Primary one#916
Remove New Relic tiles except Primary one#916bheesham merged 1 commit intomozilla-iam:masterfrom willkg:patch-2
Conversation
This removes all the New Relic tiles except the primary one. See https://mozilla-hub.atlassian.net/browse/MZCLD-174
|
Hey @willkg, thanks for the contribution! There's been a couple of changes recently in how this file is used, primarily: we use it as a gate for access controls in Auth0 now. Before, we used to allow an authenticated user access to an undefined app (read as: missing from this configuration). This is no longer the case. (The name of this repo is now a bit misleading, apologies.) The accepted ways to remove apps from the SSO Dashboard would be to either:
|
|
Mozilla has used the New Relic vendor for a really long time, but we've changed how we use New Relic and how authentication works. Originally, authentication was by New Relic organization. At some point, that changed and now authentication for all New Relic organizations is handled by a single New Relic Corporate Primary organization. That also has an app in the This PR removes all the apps for New Relic which correspond to organizations which no longer exist as well as apps for which we no longer use for authentication leaving the Primary app intact with sso-dashboard-configuration/apps.yml Lines 4963 to 4973 in c24caf5 Does that make sense? Are you still advising we keep the tiles instead and set them to |
|
Ah, if that's the case then we should delete these apps out of Auth0, fully decommissioning them. I can delete the ones listed here from Auth0, if you're alright with that. |
|
Can I get a list of what you're deleting specifically? |
|
The applications which you're removing here:
|
|
That list looks good. Thank you! 👍 |
bheesham
left a comment
There was a problem hiding this comment.
The apps have been deleted out of Auth0. You're good to merge!
This removes all the New Relic tiles except the primary one.
See https://mozilla-hub.atlassian.net/browse/MZCLD-174
authorized_groupsand Auth0client_idare defined. Ifdisplay: true, the logo's image is attached. Auth0 app's Connections enables LDAP only.