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

Specifying a Discovery service URL #3903

Closed
mehrdadscomputer opened this issue Jun 18, 2024 · 1 comment
Closed

Specifying a Discovery service URL #3903

mehrdadscomputer opened this issue Jun 18, 2024 · 1 comment

Comments

@mehrdadscomputer
Copy link

mehrdadscomputer commented Jun 18, 2024

I am using HAKA authentication, an authentication means for Finnish research organizations.
The SAML implementation of Django_allauth works for me when there is one IDP.

In my case, I need to redirect the users to a service discovery page where they can choose which IDP to use to log in.
Is there any implementation for this?

@pennersr
Copy link
Owner

There is no built-in support for that. You can setup multiple IdPs though, and you can even do so dynamically. See here for how to do that:

#3749 (comment)

All in all, I suspect that what you are after is the same as #3749. Must admit, my current priorities give me little leeway to look into that. So unless anybody is willing to sponsor this activity or dive into it themselves, I do not expect much progress on this on the short term.

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

2 participants