Skip to content

fix(msha): change auth regex for unsupported providers to allow providers with numbers #940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jstoker
Copy link

@jstoker jstoker commented Mar 6, 2025

Fix regression from #844 within the 2.x release and applies the same partial fix in #895 in the other code path.
This is to support providers such as Azure AD B2C or Auth0, which usually would be using 'aadb2c' or 'auth0'.

…ders with numbers

Fix regression from Azure#844 within the 2.x release and applies the same partial fix in Azure#895 in the other code path.
This is to support providers such as Azure AD B2C or Auth0, which usually would be using 'aadb2c' or 'auth0'.
@github-actions github-actions bot added the scope: auth Issues related to the authentication emulator label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: auth Issues related to the authentication emulator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant