OpenStack Identity (Keystone)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Zuul 236be80331
Merge "Fix host:port handling" into stable/train
5 months ago
api-ref/source Add default roles and scope checking to project tags 4 years ago
config-generator Move policy generator config to config-generator/ 6 years ago
devstack Add voting k2k tests 3 years ago
doc Remove the note of training-labs 11 months ago
etc Remove policy.v3cloudsample.json 4 years ago
examples/pki Remove support for PKI and PKIz tokens 6 years ago
httpd Remove admin interface in sample Apache file 5 years ago
keystone Merge "Fix host:port handling" into stable/train 5 months ago
keystone_tempest_plugin Replace git.openstack.org URLs with opendev.org URLs 4 years ago
playbooks/legacy/keystone-dsvm-grenade-multinode OpenDev Migration Patch 4 years ago
rally-jobs fix rally docs url 5 years ago
releasenotes Stop adding entry in local_user while updating ephemerals 8 months ago
tools Fix E731 flake8 4 years ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore Tell reno to ignore the kilo branch 3 years ago
.gitreview Update .gitreview for stable/train 4 years ago
.mailmap update mailmap with gyee's new email 7 years ago
.stestr.conf Migrate to stestr 6 years ago
.zuul.yaml Drop lower-constraints job 2 years ago
CONTRIBUTING.rst Use https for docs.openstack.org references 6 years ago
HACKING.rst Merge "Update links in keystone" 6 years ago
LICENSE Added Apache 2.0 License information. 11 years ago
README.rst Update api-ref location 4 years ago
babel.cfg setting up babel for i18n work 11 years ago
bindep.txt Fix bindep for SUSE 4 years ago
lower-constraints.txt Make opensuse jobs nonvoting 2 years ago
reno.yaml Tell reno to ignore the kilo branch 3 years ago
requirements.txt Add access rules to token validation 4 years ago
setup.cfg Stop explicitly requiring pycodestyle 3 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Stop explicitly requiring pycodestyle 3 years ago
tox.ini Constraint dependencies for docs build 3 years ago

README.rst

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://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 freenode):

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

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