Hi devs,

I am trying to integrate CILogon OIDC (http://www.cilogon.org/oidc) as a
federated authenticator in WSO2 IS.

The returned claims from CILogon has sub, email, first_name, last_name etc
and the format of the sub field is http://cilogon.org/serverA/users/30781.

I also use JIT provisioning with the CILogon federated authenticator and
the there are two problems that I am facing

1. The created user account has the user id as /
cilogon.org/serverA/users/30781 with 'http:/' part chopped off.

2. Even if I set email field as the UserID claim in claim configuration for
the Identity Provider it is still using the returned subject field in the
user id (with 'http:/' part chopped off)

Any advice on how to fix this issue ?

-Supun
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to