Train Series Release Notes

7.0.0

New Features

  • [spec] The auth_token middleware now has support for accepting or denying incoming requests based on access rules provided by users in their keystone application credentials.

6.1.0

New Features

  • [bug 1830002] In order to allow an installation to work without deploying an admin Identity endpoint, a new option interface has been added, allowing select the Identity endpoint that is being used when verifying auth tokens. It defaults to admin in order to replicate the old behaviour, but may be set to public or internal as needed.