Go to file
Jamie Lennox e8ca9276c6 Group common PKI validation code - Refactor
The PKI token validation for PKI and PKIZ tokens both individually do
the cms validation and the revocation checking. There's no reason that
this needs to be in both the functions. We can split the decode process
and standardize the validation process to make the code flow easier to
understand.

As per the previous patch the tests all operate on _validate_offline
already so this is a straight refactoring.

Change-Id: I148c96688cace1f73a8fad80ed5104b1b6b871b7
2016-01-16 17:36:28 +11:00
2014-06-19 15:45:29 -07:00
2015-06-07 10:37:27 -05:00
2014-06-19 15:45:29 -07:00
2015-05-13 20:35:48 -05:00
2014-06-19 15:45:29 -07:00
2014-06-19 17:30:35 -07:00
2015-09-21 18:55:55 +00:00

Middleware for the OpenStack Identity API (Keystone)

Latest Version

Downloads

This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone <https://github.com/openstack/keystone>. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Keystone:

https://github.com/openstack/keystone

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.9 MiB