← Back to team overview

openstack team mailing list archive

Re: implementing custom keystone module

 

On 08/21/2012 05:10 PM, pat wrote:
Hello,

I want to implement custom keystone authentication module. I went through the

What are you trying to do? There is a good chance that one of the other modules can be a good example.

documentation and I'm not sure where to start :-\ Please, could you point me
to specific page describing this? Thanks. And one more: please, could you
point me to document which describes relation between keystone and WSGI? And

WSGI is a standard for writing Web applicaions in Python. Keystone complies with the WSGI contract. THus, while Keystone is usually run in the Eventlet web container, it can run in Apache HTTPD as well. Both are WSGI containers.


yes, I've never used python :-)

Thanks for help.

      Pat

P.S. I've googled a lot, but keystone is too common world :-(

Google for "Openstack Keystone" and you will have more success.

----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



Follow ups

References