goauthentik / goauthentik/authentik

SAML provider must accept multiple ACS URLs

Open
#25,289 0 comments 1 reaction 0 assignees View on GitHub
enhancement enhancement/confirmed
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

## What

SAML provider must accept multiple ACS URLs (array/regex), not a single ACS.

## Want

- SAML provider must accept multiple ACS URLs (array/regex), not a single ACS

## Ideas this came from

- [#20869 SAML provider support for multiple ACS URLs](https://github.com/goauthentik/authentik/issues/20869) — Is your feature request related to a problem? SAML providers don't allow for more than one ACS URL (nor Regexes for that matter). It is a problem for SaaS and b
- [#24843 Allow array of values for ACS in SAML provider](https://github.com/goauthentik/authentik/issues/24843) — Allow array of values for ACS in SAML provider

Contributor guide

Open the contributing guide

Research direction

Start by reading the SAML provider implementation and the related discussions in issues #20869 and #24843 to understand the intended array and regex behavior. Done means the provider accepts multiple ACS URLs in both forms and the relevant validation or integration coverage confirms them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.