The Connector4java is a client for OSIAM and provides an easy to use Java API that enables user logins or the administration of users, groups and their interactions.
OSIAM provides a time limited access token that regulates the access to resources at any one time. For this purpose the Connector4java API enables an easy way to retrieve this token on different ways depending on your rights in OSIAM.
More information about the login, retrieving an access token and the possible grants can be found here.
- Login by providing user name and password of an user, if you want to have your own login page
Retrieval of information:
- access token after the user's or client's login
- if the actual access token is still valid
- the scopes (rights) of your actual access token
Retrieval of
- single users, lists of users and the actual logged-in users
Retrieval of
- single groups, lists of groups and members of a group