[16.0][IMP] auth_oidc: prompt for account on AAD login - #573
Conversation
|
Hi @sbidoul, |
e58f7d6 to
035f78e
Compare
|
Hi @sbidoul, |
035f78e to
a5c32fe
Compare
a5c32fe to
36930e1
Compare
962add3 to
eccd2f4
Compare
sbidoul
left a comment
There was a problem hiding this comment.
Still a minor ergnonomy issue, otherwise looks good.
eccd2f4 to
b42317e
Compare
|
Ah, can you rebase and resolve the conflict on the CONFIGURE readme fragment? |
b42317e to
92a8a0e
Compare
|
@sbidoul can you merge? |
|
@CRogos Can you resolve the conflict please? |
92a8a0e to
2010a65
Compare
|
@dreispt it is rebased. can you merge? |
|
This PR has the |
|
/ocabot merge minor |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 0c71e80. Thanks a lot for contributing to OCA. ❤️ |
|
@CRogos do you plan to port this to 17? |
Added the possibility to add additional parameters to the auth_link.
When using the AzureAD auth, this gives the ability to set the "prompt" parameter to "select_account" which allowes to display the select account dialog during the login process. This is helpful, when you have multiple AzureAD accounts.