goauthentik / goauthentik/authentik

SAML Provider: Special case for form_post when flow is skipped

Open
#24,878 0 comments 0 reactions 1 assignee Claimed by @BeryJu View on GitHub
enhancement/confirmed
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 2h
Merged PRs (30d)
651

Description

Currently in the OIDC provider we can skip most of the flow when it isn't required since the final outcome is always a redirect. In SAML this is sometimes a case, but frequently we need a form post at the end to the destination ACS URL.

This causes issues with SAML-heavy installs especially with many tabs as state can still override each other

ref https://github.com/goauthentik/internal-customer-ref/issues/2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.