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

We're not authenticating with every request now, that's handled when … #45

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

rcarolus
Copy link
Contributor

@rcarolus rcarolus commented Jan 16, 2024

…we get the token initially and then reuse the cached token.

Story Card: SUST-600

Description of Change

Testing Procedures to Verify the Functionality from this Change

See Jira Card for testing details

Description of Deployment and Rollback Procedures

Deployment

If deployment does not follow standard procedure please explain the deployment process for this PR.

Rollback

If rollback does not follow standard procedure please explain the deployment process for this PR.

Related Information (e.g., Pull requests, story cards, bug reports, metrics, logs, etc.):

Process Checks

  • Story card has been accepted by requester

  • Local run of tests have been completed

  • Has been deployed and tested in Stage

  • This was worked on in a pair

If any of the above boxes were not checked please explain why:

Security

Secure Coding Guidelines
Informational Security Policies

This Pull Request:

  • Changes any external input or output
    • DOES
    • DOES NOT
  • Changes authentication, access control or password management
    • DOES
    • DOES NOT
  • Changes transmission or storage of secure data
    • DOES
    • DOES NOT
  • Changes error handling or logging
    • DOES
    • DOES NOT
  • Contains any database or data file changes
    • DOES
    • DOES NOT

If DOES was answered for any of the above security questions, use the Secure Coding Guidelines checklist and detail the results here:

…we get the token initially and then reuse the cached token.
@rcarolus rcarolus merged commit d48a602 into master Jan 16, 2024
1 check passed
@rcarolus rcarolus deleted the INDT-600 branch January 16, 2024 21:49
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.

None yet

2 participants