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

TT-5432 TIB accept parameters for an identity provider login dialog #183

Open
pavelbakh opened this issue Dec 2, 2021 · 2 comments
Open
Assignees

Comments

@pavelbakh
Copy link

I cannot configure an identity provider login dialog with attributes like 'prompt=select_account'
So the redirection Url looks like
https://login.microsoftonline.com//oauth2/v2.0/authorize?client_id=&redirect_uri=https%3A%2F%2F<TIB_URL>%2Flogin%2Fauth%2F1%2Fopenid-connect%2Fcallback&response_type=code&scope=openid+email&state=state&sso_reload=true&prompt=select_account

@vverbani
Copy link

vverbani commented Dec 3, 2021

Hi @pavelbakh, can we get more information about your use case for this?

Are you looking for the ability to add the prompt=select_account in the TIB configuration?

@pavelbakh
Copy link
Author

Hi @vverbani, thanks for your response. Yes, you are right. I'm looking a way to pass parameters for an upstream identity provider login form (namely Azure AD). I was requested to implement the login dialog always displaying account list first. Would it be possible with TIB?

@andyo-tyk andyo-tyk changed the title TIB accept parameters for an identity provider login dialog TT-5432 TIB accept parameters for an identity provider login dialog May 26, 2022
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

5 participants