Skip to content

Add option to configure ForceAuthn per request#592

Open
nflaig wants to merge 2 commits intotngan:masterfrom
nflaig:forceauthn
Open

Add option to configure ForceAuthn per request#592
nflaig wants to merge 2 commits intotngan:masterfrom
nflaig:forceauthn

Conversation

@nflaig
Copy link
Copy Markdown
Contributor

@nflaig nflaig commented Dec 22, 2025

This adds the option to configure ForceAuthn per request, set to false by default.

The current implementation passes options as 3rd param and adds customTagReplacement to it while keeping it backward compatible by allowing customTagReplacement to be passed as a function directly. The workaround could be removed in the next major release.

After this PR is merged would allow to easily address #163 as well.

Closes #359

@nflaig
Copy link
Copy Markdown
Contributor Author

nflaig commented Jan 26, 2026

cc @tngan

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.

ForceAuthn can not be set in SP settings

1 participant