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

[Bug] dSTS support #767

Open
bgavrilMS opened this issue Nov 7, 2024 · 0 comments · May be fixed by #772
Open

[Bug] dSTS support #767

bgavrilMS opened this issue Nov 7, 2024 · 0 comments · May be fixed by #772

Comments

@bgavrilMS
Copy link
Member

Please see AzureAD/microsoft-authentication-library-for-go#467 for details.

Configuration of dSTS authority should be the similar to configuration of AAD or ADFS authority, i.e. MSAL does some internal parsing. I think we should not do it CIAM style (WIthOidcAuthority) because Azure SDK will not work with that.

Note: dSTS is single tenanted for all intents and purposes.

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