tall-refrigerator-41682
04/19/2023, 2:41 PM?prompt=select_account
to always prompt to select an account or login with different account when logging in with microsoft? While configuring a social sign in does not have any option there. Also, I tried using auth_url config in providers but I think for Microsoft it ignores the auth url config provided.
- id: microsoft
provider: microsoft
client_id: #######
client_secret: ######
microsoft_tenant: #####
auth_url: <https://login.microsoftonline.com/####/oauth2/v2.0/authorize?prompt=select_account>
mapper_url: file:///etc/config/oidc/microsoft/oidc.microsoft.jsonnet
scope:
- profile
- email