You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by María Noelia Gil <ma...@um.es> on 2014/03/04 20:34:16 UTC

SSO

Hello, I am studying the operation of single sign-on in CloudStack. Does anyone can provide me information about this topic? 

I want to know if you can use SAML, OpenID, ..., and as it should be. 

Thank you.

RE: SSO

Posted by Alex Hitchins <al...@shapeblue.com>.
Hello María,

This is something I will be looking into later, I will ping you here when I have more information.


Regards

Alex Hitchins

D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

alex.hitchins@shapeblue.com

-----Original Message-----
From: María Noelia Gil [mailto:marianoelia.gil@um.es]
Sent: 04 March 2014 19:34
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: SSO

Hello, I am studying the operation of single sign-on in CloudStack. Does anyone can provide me information about this topic?

I want to know if you can use SAML, OpenID, ..., and as it should be.

Thank you.
Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers the best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2.1 training<http://shapeblue.com/cloudstack-training/>
18th-19th February 2014, Brazil. Classroom<http://shapeblue.com/cloudstack-training/>
17th-23rd March 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
24th-28th March 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
16th-20th June 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
23rd-27th June 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: SSO

Posted by Erdősi Péter <fa...@niif.hu>.
Hello!

I recorded a jira feature request about this, but I make a workaround 
too - while sso would be implemented -, because I wanted to auth users 
with eduID.
My solution is a php based register page, which can be opened (from main 
login page) after we had successfull login on idP.
After that, the script split up the eppn, and check the domain part, and 
if it's not exist, make an api call, to add it.
The first part of eppn will be the username, which registred by an api 
call, and the script generate a random password, which will be sent by 
email.

If sb have account, they can also ask for a new password, and with some 
more api call, you can set up limits.

I know, it's not SSO, but enough to me. :)

Dear,
  Peter


014.03.04. 20:34 keltezéssel, María Noelia Gil írta:
> Hello, I am studying the operation of single sign-on in CloudStack. Does anyone can provide me information about this topic?
>
> I want to know if you can use SAML, OpenID, ..., and as it should be.
>
> Thank you.