Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added simple access token caching #36

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Added simple access token caching #36

merged 3 commits into from
Nov 25, 2024

Conversation

delinea-sagar
Copy link
Member

@delinea-sagar delinea-sagar commented Nov 22, 2024

Cached token in environment variable for reuse

  • When storing the key in the environment variable, the key is created by concatenating the server URL with the string 'SS_AT_'. This makes it easier to differentiate tokens for different servers.

@delinea-sagar delinea-sagar merged commit 5730b57 into main Nov 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants