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

Add API to check authentication state to Tiqr_Service #293

Open
phavekes opened this issue Nov 30, 2024 · 0 comments
Open

Add API to check authentication state to Tiqr_Service #293

phavekes opened this issue Nov 30, 2024 · 0 comments

Comments

@phavekes
Copy link
Member

This issue is imported from pivotal - Originaly created at Aug 24, 2022 by Pieter van der Meulen

Stepup-tiqr has a AuthenticationController::authenticationChallengeIsExpired() function that uses a side effect of Tiqr_Service::authenticationUrl(). See:

private function authenticationChallengeIsExpired(): bool

If this information is required a better method would be to add an API to the Tiqr_Service that provides this information explicitly. E.g. add a getAuthenticationStatus() analogue to Tiqr_Service::getEnrollmentStatus() that provides this information.

@phavekes phavekes self-assigned this Nov 30, 2024
@phavekes phavekes added this to Stepup Nov 30, 2024
@github-project-automation github-project-automation bot moved this to New in Stepup Nov 30, 2024
@phavekes phavekes removed their assignment Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant