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

Feat/get trusted device cookie #554

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KillianCourvoisier
Copy link
Contributor

Here we trying to get the "trustConnect0" cookie from a 303 redirection after OTP loginForm.
We suppose this cookie is the cookie needed to tell the website we're on a trusted device so there is no need to ask for OTP everytime, but for now we cannot find a way to get it.

I let this PR in draft so we can use what's already done (such as stoping on the 303 response where the cookie is supposed to be set) later, when we'll come back on this.

For now the konnector is functionnal, it's just asking for the OTP every connections.

@doubleface doubleface force-pushed the master branch 2 times, most recently from f0a89e9 to ad28199 Compare October 4, 2024 15:26
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