Access Token Lifespan
To make sure that the tokens are issued with a short time to live, reduce the default bearer token validity in Security Provider.
Perform the following steps:
- Access the Analytics Security Provider using the following link.https://<FQDN-hostname>:9043/auth
- Log in with master admin credentials.
- Username: admin
- Initial password: admin
- Navigate to Realm Settings > Tokens > Access Token Lifespan.
- Change the Access Token Lifespan to 1 Minute.
- Click [Save] to save the changes.
Provide Feedback