Hi Shiva, If you want to fetch all the SAMLSSO Issuers registered you can use getServiceProviders() method in org.wso2.carbon.identity.sso.saml.SAMLSSOConfigService. It contains all the avilable information of the issuer. In IS 5.0.0 SAMLSSO in only one type of service providers. But in earlier IS version SAMLSSO was the only service provider available.
If you can explain the issue you are working on more specifically we may able to help you more on this. Thanks. Regards, Prasad. On Thu, Oct 23, 2014 at 5:55 PM, Shiva Balachandran <[email protected]> wrote: > Hi, > > I been working on a Issues related to IS, the issue regarding populating a > dropdown with all the SAMLSSO Service providers. The class listed in the > subject holds the Service Providers but does not contain the name of the > service provider. Is there any way for me to acquire the service provider > and the issuer? > > Thank you, > > -- > Shiva Balachandran > Software Engineer > WSO2 Inc. > > Mobile - +94 774445788 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Prasad Tissera Software Engineer. Mobile : +94777223444
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
