cloudstack/plugins/user-authenticators
Rajani Karuturi 5da733072e CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP)
Added a source column to the user table.

Source now has only two values UNKNOWN,LDAP with UNKNOWN being the
default and is an enum is com.cloud.User.

When the source is UNKNOWN, the old method of authenticating against all
the available authenticators is used. If a source is available, only
that particular authenticator will be used.

added overloaded methods in AccountService to createUserAccount and
createUser with source specified.
2015-03-16 12:35:37 +05:30
..
ldap CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
md5 Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30
pbkdf2 Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30
plain-text Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30
saml2 ui: if session cookie exists, use it to set global session holder and invalidate it 2015-03-13 15:01:51 +05:30
sha256salted Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30