Language

Package: python-keystoneclient @ 1.8.1

Synopsis

Client Library for OpenStack Identity

Description

Python-keystoneclient is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP.

Home page
https://www.openstack.org/
Location
gnu/packages/openstack.scm (line: 724, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pbr' should probably be a native input