<div dir="ltr">Hi, stackers:<div><br></div><div>These days I want to implement a user registration system on top of horizon, thus users can register by themselves on horizon and start to work. On possible workflow may be: user registration -> email activatoin -> create a private project for registered and activated user and set quota -> user boot virtual machines to start his work. </div>
<div><br></div><div>I also want to add some profile support for users. And I want django.contrib.admin support. </div><div><br></div><div>I found a similar problem here: <a href="https://ask.openstack.org/en/question/695/how-to-make-openstack_auth-the-default-authentication-backend-for-django-admin/">https://ask.openstack.org/en/question/695/how-to-make-openstack_auth-the-default-authentication-backend-for-django-admin/</a>. However, there's no valuable response. </div>
<div><br></div><div>I've read the source code of django.contrib.auth/django.contrib.admin and django-openstack-auth and make sure that django.contrib.admin is not compatible with current django-openstack-auth. So I wonder is there any methods to solve this? I mean, make django-openstack-auth a compatible backend for django.contrib.admin?</div>
<div><br></div><div>I note that <a href="http://trystack.org">trystack.org</a> support social login(facebook), how can this be implemented? </div><div><br></div><div>Thanks.<br clear="all"><div><br></div>-- <br><div dir="ltr">
<p style="margin:0px;text-indent:0px">Xiao Hanyu<br></p><p style="margin:0px;text-indent:0px">Github: @xiaohanyu</p></div>
</div></div>