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

Sending Dynamic Query string based on the locale to the oAuth technical profile authorization endpoint #8

Open
ihabdamen opened this issue Aug 22, 2021 · 0 comments

Comments

@ihabdamen
Copy link

Hi All

We are working in a project using AAD B2C where we have a custom identity provider to integrate with, we are integrating with it using the OAuth2.0 technical provider. The identity provider authorization endpoint support two language (English and Arabic)

We need to send a query string called (ui_locales) to the authorization endpoint with the current local (en or ar) to allow the page to be loaded with the correct language.

Is there a way to achieve this from the OAuth 2 technical profile?

Many Thanks

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

No branches or pull requests

1 participant