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

docs: default acr script validation #8715

Merged
merged 18 commits into from
Jun 28, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: add information about absence of default
  • Loading branch information
ossdhaval authored Jun 19, 2024
commit 1dd6afd8c8f53b345f043625caa49ae028ac8c1d
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ The Janssen Server provides multiple configuration tools to perform these tasks.

See [script documentation](custom-scripts-config.md#update-an-existing-custom-script) to know how to enable/disable custom scripts.

Also, to understand how Janssen Server picks the authentication method *in absence* of default authentication method, refer to [ACR documentation](../auth-server/openid-features/acrs.md#flowchart---how-the-jans-as-derives-an-acr-value-for-a-user-session-)

=== "Use Command-line"

Use the command line to perform actions from the terminal. Learn how to
Expand Down