Hello everybody,

I have a little problem. I used the Identity Server (IS) in standalone
where I configured a service provider and a AD user store. Everything
worked perfectly.

Then, I followed the procedure written in the document in [1] to make the
API manager use the OAuth token generated by the IS. But, many wild
problems appear:

- First, when I connect to the IS, I can see my user store but I can't see
my service provider anymore. Where can I find it?
- Then, I try to recreate my service provider with the same name and I have
a popup which appears saying:" Error while creating application role:
Application/<NAME_HERE> with user admin"
- At last, I try to recreate a service provider with another name and I can
configre the SAML thing. So I type the same issuer name and continue the
configuration until I click on the update button. And BOOM. Another popup
appears telling me that "Could not add Service Provider. You might be
entering a duplicate Service Provider". I assume that it is linked to the
second point, here :(

I noticed in the default database located in
D:\ProjetESB\wso2is-5.3.0\repository\database\WSO2CARBON_DB.h2.db there is
a table SP_APP which contained the declaration of my provider. But I don't
know where to find its configuration.

Can you help me, please?

[1]
https://docs.wso2.com/display/AM210/Configuring+WSO2+Identity+Server+as+a+Key+Manager
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to