keycloak-scim/server_admin/topics/clients/saml/entity-descriptors.adoc

14 lines
615 B
Text
Raw Normal View History

2016-05-20 00:15:52 +00:00
==== SAML Entity Descriptors
Instead of manually registering a SAML 2.0 client, you can import it via a standard SAML Entity Descriptor XML file.
There is an `Import` option on the Add Client page.
.Add Client
2017-08-28 12:50:14 +00:00
image:{project_images}/add-client-saml.png[]
2016-05-20 00:15:52 +00:00
Click the `Select File` button and load your entity descriptor file. You should review all the information there to make sure everything is set up correctly.
Some SAML client adapters like _mod-auth-mellon_ need the XML Entity Descriptor for the IDP. You can obtain this by
going to this public URL: `root/auth/realms/{realm}/protocol/saml/descriptor`