Difference between revisions of "stoney core: Authentication Resource Mapping (REST - LDAP)"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Auth retrieval (GET))
Line 4: Line 4:
 
== Auth retrieval (GET) ==
 
== Auth retrieval (GET) ==
 
The following sequence describe the authentication and role retrieval:
 
The following sequence describe the authentication and role retrieval:
# [[stoney_core:_OpenLDAP_directory_data_organisation#Services | ou=services,ou=administration,dc=stoney-cloud,dc=org]]
+
# Look-up the user in the OpenLDAP directory (with a configurable user:
 
+
#: cn=Manager,dc=stoney-cloud,dc=org
 +
#: [[stoney_core:_OpenLDAP_directory_data_organisation#Services | ou=services,ou=administration,dc=stoney-cloud,dc=org]]
  
 
= Links =
 
= Links =

Revision as of 16:49, 28 April 2014

Overview

Auth action

Auth retrieval (GET)

The following sequence describe the authentication and role retrieval:

  1. Look-up the user in the OpenLDAP directory (with a configurable user:
    cn=Manager,dc=stoney-cloud,dc=org
    ou=services,ou=administration,dc=stoney-cloud,dc=org

Links