Skip to content

Return login expiration times from tyler auth response#402

Open
rajeswari1301 wants to merge 2 commits into
mainfrom
return-login-exp-time
Open

Return login expiration times from tyler auth response#402
rajeswari1301 wants to merge 2 commits into
mainfrom
return-login-exp-time

Conversation

@rajeswari1301

Copy link
Copy Markdown
Contributor

Tyler already sends back an ExpirationDateTime in the auth response - we just weren't passing it through.

Added a LoginResult record to carry both the tokens and expiry out of TylerLogin, threaded it through SecurityHub, and surfaced it as a separate expirationTimes field in NewTokens so clients can see it in the response.

Updated SecurityHubTest to set the expiry on the mock and assert it comes back correctly.

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.

1 participant