forked from osiam/connector4java
-
Notifications
You must be signed in to change notification settings - Fork 0
Connector4java overview
tkrille edited this page Aug 20, 2013
·
9 revisions
The Connector4java is a Connector for OSIAM to provide a easy to use Java API which can be used for any User logins and or to administrate your Users and or Groups and their interactions.
If you want to get any information from OSIAM needs to know if you allowed to access the Resources at the actual point of time. For this purpose OSIAM provides a time limited access token.
The connector4java API provides you a easy way to retriev this token on different ways depending on your rights at the OSIAM server.
More information about the login, retrieving a access token and the possible grants can be found here.
- Login by providing the Users user name and password, if you want to have your own login page
- Retrieving a AccessToken after the User or you as client loges in
- Knowing if the actual AccessToken is still valid
- Knowing the scopes (rights) of your actual AccessToken