Skip to content
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

Replace "Azure Active Directory" with "Microsoft Entra ID" to reflect the renaming of that product #2136

Closed
nblumhardt opened this issue Mar 26, 2024 · 0 comments

Comments

@nblumhardt
Copy link
Member

E.g. in setting names and in the System > Authentication Provider screen:

image

The API will accept the previous names of settings such as AzureADClientKey when requests are marked with an appropriate media type; otherwise, new setting names such as EntraIDClientKey are expected.

When setting the AuthenticationProvider value for a Seq instance, "Microsoft Entra ID" is now expected where previously "Azure Active Directory" would have been used.

See the Seq.Api project's SettingName enumeration for all currently-accepted setting names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant