#osgi
Read more stories on Hashnode
Articles with this tag
The WSO2 Identity Server is mainly comprised of two frameworks, authentication framework and provisioning framework. One of the most important...
User stores are places where you store user information. However, sometimes, the default user store schema might not work with your use cases. For...
WSO2 Identity Server allows you to alter user store operations by registering an event listener for them. These listeners are executed at specific...
The eventing framework of the WSO2 Identity Server can be used to trigger events for user operation events like PRE_ADD_USER and POST_ADD_USER....