Single Signon For Cloudron Applications
- 
I'm supporting a large number of users from 6 separate projects accessing various applications, which I would set up with a single instance of cloudron. I want to allow them to access these applications with a single login, ie., SSO. I have been looking at Cloudon for this, and while I can use it to offer a SSO to these applications, user accounts on Cloudron must be set up manually. I can't ask all these groups to collect lists of emails and send them to me. So there needs to be a way for them to self-register. I've search through the discussion of this elsewhere in the forums and on the wider internet; it's a topic that comes up a lot. I say there was an API method that would allow an authenticate app to create a new account with an email address and send a verification email to that address, but this appears to be discontinued. Is there any way with Cloudron to set up a single place to login that would work for installed applications? 
- 
I'm supporting a large number of users from 6 separate projects accessing various applications, which I would set up with a single instance of cloudron. I want to allow them to access these applications with a single login, ie., SSO. I have been looking at Cloudon for this, and while I can use it to offer a SSO to these applications, user accounts on Cloudron must be set up manually. I can't ask all these groups to collect lists of emails and send them to me. So there needs to be a way for them to self-register. I've search through the discussion of this elsewhere in the forums and on the wider internet; it's a topic that comes up a lot. I say there was an API method that would allow an authenticate app to create a new account with an email address and send a verification email to that address, but this appears to be discontinued. Is there any way with Cloudron to set up a single place to login that would work for installed applications? @Downes said in Single Signon For Cloudron Applications: I can't ask all these groups to collect lists of emails and send them to me. So there needs to be a way for them to self-register. We don't have a built in way to self-register (yet). I say there was an API method that would allow an authenticate app to create a new account with an email address and send a verification email to that address, but this appears to be discontinued. Ah, the API is all valid and working. Unfortunately, our API page is a WIP at the moment and we are working on getting the latest docs out. In the meantime and I realize this is a bit geeky/unfriendly, please look into the browser console for the API requests the dashboard makes. Feel free to ask any questions about the API here. It should be straightforward to build a simple self-registration page with the API. 
- 
@Downes said in Single Signon For Cloudron Applications: I can't ask all these groups to collect lists of emails and send them to me. So there needs to be a way for them to self-register. We don't have a built in way to self-register (yet). I say there was an API method that would allow an authenticate app to create a new account with an email address and send a verification email to that address, but this appears to be discontinued. Ah, the API is all valid and working. Unfortunately, our API page is a WIP at the moment and we are working on getting the latest docs out. In the meantime and I realize this is a bit geeky/unfriendly, please look into the browser console for the API requests the dashboard makes. Feel free to ask any questions about the API here. It should be straightforward to build a simple self-registration page with the API. @girish said in Single Signon For Cloudron Applications: We don't have a built in way to self-register (yet). It'd be great to have one! 
 

