You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken integration tests due to invalid provider IDs (#650)
* Fixes invalid SAML and OIDC provider IDs randomly generated in integration tests.
The Auth server enforces the following format: [a-z][A-Za-z0-9_.-]*[A-Za-z0-9]
0 commit comments