Update plugins/auth-backend/README.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Lavanya Sainik <137502642+lavanya-sainik-ericsson@users.noreply.github.com>
This commit is contained in:
Lavanya Sainik
2024-01-23 09:50:22 +00:00
committed by GitHub
parent 9a43c63662
commit 442206eaae
+3 -1
View File
@@ -168,7 +168,9 @@ To try out SAML, you can use the mock identity provider:
## Configuring Token Expiration in App Config
If you need to change Backstage token expiration from the default value of one hour, set the following in your config file:
If you need to change Backstage token expiration from the default value of one hour you can do so through configuration. Note that this is **not** the session duration, but rather the duration that the short-term cryptographic tokens are valid for. The expiration can not be set lower than 10 minutes or above 24 hours.
This is what the configuration looks like:
```
auth: