OpenStack Identity (Keystone)
Go to file
2018-05-21 04:44:22 +00:00
api-ref/source Limit description support 2018-05-08 10:59:41 +08:00
config-generator
devstack Update links in keystone 2017-09-12 15:18:13 +08:00
doc Merge "Add conceptual overview of the service catalog" 2018-05-16 16:45:41 +00:00
etc Remove the sample .conf file 2018-04-18 19:41:37 +00:00
examples/pki
httpd Remove admin interface in sample Apache file 2018-03-24 12:56:02 +01:00
keystone Merge "Update IdP sql model" 2018-05-21 04:44:22 +00:00
keystone_tempest_plugin Remove the local tempest plugin 2017-06-06 11:48:37 +00:00
playbooks/legacy Use native Zuul v3 tox job 2018-01-29 06:50:03 +00:00
rally-jobs
releasenotes Merge "Limit description support" 2018-05-17 04:44:36 +00:00
tools Increase MySQL max_connections for unit tests 2018-01-30 23:49:04 +01:00
.coveragerc
.gitignore Remove the sample .conf file 2018-04-18 19:41:37 +00:00
.gitreview
.mailmap
.stestr.conf Migrate to stestr 2017-09-22 11:07:09 -05:00
.zuul.yaml add lower-constraints job 2018-03-23 08:40:54 -04:00
babel.cfg
bindep.txt
CONTRIBUTING.rst
HACKING.rst Merge "Update links in keystone" 2017-10-06 16:10:56 +00:00
LICENSE
lower-constraints.txt Fix incompatible requirement in lower-constraints 2018-04-06 12:17:26 -05:00
README.rst Update links in README 2018-03-11 01:17:49 +08:00
requirements.txt Use the new pysaml2 constraints 2018-04-06 12:17:54 -05:00
setup.cfg Follow the new PTI for document build 2018-04-09 01:13:58 +09:00
setup.py
test-requirements.txt Follow the new PTI for document build 2018-04-09 01:13:58 +09:00
tox.ini Follow the new PTI for document build 2018-04-09 01:13:58 +09:00

Team and repository tags

image

OpenStack Keystone

Keystone provides authentication, authorization and service discovery mechanisms via HTTP primarily for use by projects in the OpenStack family. It is most commonly deployed as an HTTP interface to existing identity systems, such as LDAP.

Developer documentation, the source of which is in doc/source/, is published at:

https://docs.openstack.org/keystone/latest

The API reference and documentation are available at:

https://developer.openstack.org/api-ref/identity

The canonical client library is available at:

https://git.openstack.org/cgit/openstack/python-keystoneclient

Documentation for cloud administrators is available at:

https://docs.openstack.org/

The source of documentation for cloud administrators is available at:

https://git.openstack.org/cgit/openstack/openstack-manuals

Information about our team meeting is available at:

https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting

Bugs and feature requests are tracked on Launchpad at:

https://bugs.launchpad.net/keystone

Future design work is tracked at:

https://specs.openstack.org/openstack/keystone-specs

Contributors are encouraged to join IRC (#openstack-keystone on freenode):

https://wiki.openstack.org/wiki/IRC

For information on contributing to Keystone, see CONTRIBUTING.rst.