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

Parse IDP properties from metadata #69

Open
jgomer2001 opened this issue Jul 19, 2019 · 3 comments
Open

Parse IDP properties from metadata #69

jgomer2001 opened this issue Jul 19, 2019 · 3 comments
Milestone

Comments

@jgomer2001
Copy link
Contributor

jgomer2001 commented Jul 19, 2019

To register a SAML provider, some properties data such as cert, logoutUrl, entryPoint, identifierFormat might be grabbed from IDP's metadata.

This enhancement can make the configuration process more agile.

@jgomer2001 jgomer2001 added enhancement Needs Documentation Issue that requires documentation to be added in Gluu docs Needs QA labels Jul 19, 2019
@jgomer2001 jgomer2001 added this to the 4.1 milestone Jul 19, 2019
@willow9886 willow9886 assigned jgomer2001 and yurem and unassigned yurem Aug 14, 2019
@jgomer2001
Copy link
Contributor Author

Additionally, if we fetch IDP's metadata URL with certain frequency, we can update cert automatically and solve #59

@jgomer2001
Copy link
Contributor Author

jgomer2001 commented Nov 19, 2019

The process requires human intervention as well, for instance, entryPoint depends on a previously selected binding. Bindings offered are grabbed from metadata.

About the same goes for identifierFormat.

Since oxtrust does not necessarily have access to Internet, we still have to allow admins to enter the values directly in the forms (or offer a metadata upload facility).

@jgomer2001 jgomer2001 modified the milestones: 4.1, 4.2 Dec 12, 2019
@jgomer2001 jgomer2001 removed their assignment May 27, 2020
@syntrydy syntrydy modified the milestones: 4.2, 4.3 May 27, 2020
@christian-hawk
Copy link
Contributor

I understand this should be a nice feature indeed.
As discussed in support ticket 8984:

Fetch what we can from metadata, ask user to configure what's missing

@christian-hawk christian-hawk removed Needs Documentation Issue that requires documentation to be added in Gluu docs Needs QA labels Oct 26, 2020
@shmorri shmorri modified the milestones: 4.3.0, 4.3.1 Jul 7, 2021
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