Hi all,

WSO2 Identity Server currently supports server local authenticator related
operations using SOAP APIs. I'm currently working on introducing a REST API
layer for this purpose in 5.11.0. In the initial phase only GET operations
will be supported in the API level since we do not allow to add/update
local authenticators from the backend OSGi service.

   - API for listing authenticators


* api/server/v1/configs/authenticators *
   - API to retrieve authenticator by ID
* api/server/v1/configs/authenticators/{authenticator-id}*

Please find the complete API definition in [1].

Furthermore, since currently we do not have a REST API for managing
configurations available under the Resident IDP section e.g. idle session
timeout, going forward, we can introduce new APIs under
api/server/v1/configs context.

Highly appreciate your valuable suggestions on this.

[1] https://app.swaggerhub.com/apis/emswbandara/IAM_CONFIGS/0.1.0

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

Reply via email to