Hi Thomas,

Instead of configuring IS as key manager , you can use the pre packed IS
5.3.0[1]. Using this pre packed IS is lot easier.

[1] - https://docs.wso2.com/display/AM210/Configuring+the+
Pre-Packaged+Identity+Server+with+API+Manager

On Wed, Jun 14, 2017 at 6:12 PM, Thomas LEGRAND <
[email protected]> wrote:

> 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\repo
> sitory\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.
>

When you share the database between APIM and IS then data is not stored in
the h2 database. It's stored in the AM_DB (for ex : jdbc/WSO2AM_DB which is
mentioned in the doc[2])

>
> Can you help me, please?
>
> [1] https://docs.wso2.com/display/AM210/Configuring+WSO2+Identit
> y+Server+as+a+Key+Manager
>
[2] -
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
>
> Thanks!
Rajith


-- 
Rajith Roshan
Software Engineer, WSO2 Inc.
Mobile: +94-7 <%2B94-71-554-8430>17-064-214
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to