How to write Custom APIs on IdP

Rod Widdowson rdw at steadingsoftware.com
Wed Apr 13 04:59:35 EDT 2016


> which can be updated by any of the SP. Also we want to allow to update user information from SPs.
>
> Thus we want to write APIs on IdP for such updates which can be called from SPs directly. How to implement this.

Write it into a Database from the SP and uses RDBMSDataConnector on the IdP?  Or LDAP?

This has to be internal to a single privacy/security domain I guess?  Otherwise I don't even want to think about the privacy&secuirty implications...

Rod 



More information about the users mailing list