-
Notifications
You must be signed in to change notification settings - Fork 61
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
SAML Trust Relationship: Multi-Party Federation Metadata Re-Design #310
Comments
Shekhar, this is urgent. Many of our university customers use Federation metadata, and it's totally not working to either import, use create a trust relationship. We're going to need to find a way to parse this file on the server side, and use some communication with the browser to enable selection. |
Mike, all UI issues are done.Please let me know about |
Regarding point 5. Yes, validation happens in independent process on server.
|
I have one more concern on validation. Note, that is an http url... if you read the Metadata Aggregates page, you'll notice:
We need a form field where the admin can specify the URL of the signing certificate. |
GluuFederation/community-edition-setup@17aaf40 Above commit is persist entityType in ldap. |
Instead of download metadata on validation time , I created a new thread when we are saving TR. |
I think it makes sense to download and validate in the background. |
Fix looks fine now |
We need to align with Shib IDP v3. It's unfortunate, but some changes were bound to get caught in the middle of the migration. |
The old federation page has a bad design... It just crashed my browser session because the page became unresponsive.
The InCommon metadata aggregate is now 36MB xml file, it used to be 10MB. I think its breaking down due to the fact that InCommon federation starting including European federation (interfederation with EduGain). Even before this the federation page was slow.
Here are my suggestions:
The text was updated successfully, but these errors were encountered: