keystone/keystone/tests/unit/receipt
Adrian Turjak d9e6c1d4dd Implement auth receipts spec
Adds a new model and provider for receipts which are
very similar to tokens (fernet based), and share the
same fernet mechanisms.

Adds changes to the auth layer to handle the creation,
validation, and consumptions of receipts as part of
the auth process.

Change-Id: Iccb6e6fc7aee57c58a53f90c1d671402b8efcdbb
bp: mfa-auth-receipt
2018-11-02 15:06:19 +01:00
..
__init__.py Implement auth receipts spec 2018-11-02 15:06:19 +01:00
test_fernet_provider.py Implement auth receipts spec 2018-11-02 15:06:19 +01:00
test_receipt_serialization.py Implement auth receipts spec 2018-11-02 15:06:19 +01:00