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 lightweight checksession / login check #45

Closed
leastprivilege opened this issue Oct 29, 2021 · 2 comments · Fixed by #80
Closed

Add lightweight checksession / login check #45

leastprivilege opened this issue Oct 29, 2021 · 2 comments · Fixed by #80
Assignees

Comments

@leastprivilege
Copy link
Member

for same site frontends

@brockallen
Copy link
Member

silent login

  • new ~/bff/silentlogin endpoint to trigger challenge
  • hook OIDC events for redirect for login (pass prompt=none) and error (handle error=login_required)
  • callback page with JS to postMessage to parent with success/failure
  • sample JS to create iframe and handle onmessage

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants