Hi all, WSO2 Identity Server currently supports IDP related operations using SOAP APIs. I'm currently working on introducing a REST API layer for IDP management in 5.10.0. Please find the API definition in [1].
The internal implementation for the above APIs will use the IdentityProviderManager[2] OSGi service. As per the team discussions, we have introduced the following framework level changes to support RESTful operations for the IDPs. - Introduce UUID, Image URL to identity provider model. - Change DDL of IDP table to store UUID and Image URL. - Introduce Regex, Options and SubProperties to Property model. - Introduce OSGi methods and DAO layer methods to do IDP operations with resource ID (UUID). - Listeners for IDP operations based on resource ID. [1] https://app.swaggerhub.com/apis/emswbandara/IAM_IDP/0.1.0 Highly appreciate your valuable suggestions. Thanks, Sathya -- Sathya Bandara Senior Software Engineer Blog: https://medium.com/@technospace WSO2 Inc. http://wso2.com Mobile: (+94) 715 360 421 <+94%2071%20411%205032>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
