We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.37.0
etcd
Official container image
When setting skipApprovalScreen to true as a default and sending approval_prompt=force during the login, I expect to be asked for an approval.
skipApprovalScreen
true
approval_prompt=force
When using the described settings, calling "/approval" will immediately redirect to a page returning the auth code.
No response
I already opened a PR to resolve this problem: #3086
The text was updated successfully, but these errors were encountered:
Closed by #3086
Sorry, something went wrong.
No branches or pull requests
Preflight Checklist
Version
2.37.0
Storage Type
etcd
Installation Type
Official container image
Expected Behavior
When setting
skipApprovalScreen
totrue
as a default and sendingapproval_prompt=force
during the login, I expect to be asked for an approval.Actual Behavior
When using the described settings, calling "/approval" will immediately redirect to a page returning the auth code.
Steps To Reproduce
No response
Additional Information
I already opened a PR to resolve this problem: #3086
Configuration
No response
Logs
No response
The text was updated successfully, but these errors were encountered: