Re: Authentication and devCloud

2014-02-20 Thread Rajani Karuturi
User authenticators are defined in the bean userAuthenticatorsRegistry defined in cloudstack/core/resources/META-INF/cloudstack/core/spring-core-registry-core-context.xml Each of these authenticators are called once in the order until the authentication is successful in any of them. you should

Authentication and devCloud

2014-02-20 Thread MarĂ­a Noelia Gil
Hi! I am a student and I'm doing work about authentication CloudStack. Does anyone could provide me a document or picture that explains the authentication model, or a reference that I can use as an introduction? Moreover, I have trying to install devCloud , but I have a problem with maven . Th