Default keystone to uuid tokens

Seems somewhere along the way fernet tokens became
the default. As a result, we likely ought to lock keystone
to uuid tokens to keep the setup minimalistic.

Change-Id: Ic2dce366d0a8589862ea8adbf48f1baa681b27c3
This commit is contained in:
Julia Kreger 2016-12-05 23:05:10 +00:00
parent b207d059b8
commit 361eb32b44

View File

@ -21,3 +21,6 @@ use_db_reconnect = true
[security_compliance]
lockout_failure_attempts = 3
[token]
provider = uuid