Skip to content

OpenStack Identity (Keystone). Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/keystone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd2b97a · Mar 7, 2025
Jan 17, 2025
Apr 21, 2017
Mar 1, 2025
Feb 25, 2025
Jan 3, 2025
Nov 1, 2016
Nov 13, 2024
Mar 2, 2025
Apr 24, 2019
Aug 4, 2021
May 21, 2018
Feb 7, 2025
Jan 27, 2024
Sep 21, 2015
Jul 26, 2024
Sep 1, 2024
Apr 19, 2019
Nov 4, 2015
Oct 30, 2024
Sep 22, 2017
Feb 14, 2025
Jan 31, 2017
Oct 6, 2017
Feb 16, 2012
Jul 16, 2021
Nov 19, 2024
Mar 13, 2024
Nov 11, 2024
Oct 30, 2024
Jan 3, 2025
Jul 26, 2024
Jun 10, 2024
Oct 30, 2024

Repository files navigation

OpenStack Keystone

OpenStack 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://docs.openstack.org/api-ref/identity

The canonical client library is available at:

https://opendev.org/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://opendev.org/openstack/openstack-manuals

Information about our team meeting is available at:

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

Release notes is available at:

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

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 OFTC):

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

Source for the project:

https://opendev.org/openstack/keystone

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