Hello,
want to integrate the idp discovery in our cas 6.2.x.
i followed the steps in documentation:
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