Hello, want to integrate the idp discovery in our cas 6.2.x. i followed the steps in documentation: https://apereo.github.io/cas/development/integration/Delegate-Authentication-SAML.html#identity-provider-discovery-service
it can load the json correctly (available under /idp/discovery/feed) but in the home url : cas/idp/discovery there is no idp in ui, in the controller : SamlIdentityProviderDiscoveryFeedController /feed uses the parser object which has its identityproviders from json file, but home uses clients object which are defined in cas properties. now i'm a bit confused, can anybody tell me how it works ? thanks arman -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/a9612a3f-5f67-470b-b956-9aa8ac35ec58o%40apereo.org.
