Merge "Update doc for token_setup and token_rotate"

This commit is contained in:
Zuul 2019-01-14 04:00:00 +00:00 committed by Gerrit Code Review
commit 3ebf7ddd14
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Available commands:
* ``domain_config_upload``: Upload domain configuration file.
* ``fernet_rotate``: Rotate keys in the Fernet key repository.
* ``fernet_setup``: Setup a Fernet key repository for token encryption.
* ``token_rotate``: Rotate token keys in the key repository.
* ``token_setup``: Setup a token key repository for token encryption.
* ``mapping_populate``: Prepare domain-specific LDAP backend.
* ``mapping_purge``: Purge the identity mapping table.
* ``mapping_engine``: Test your federation mapping rules.