goauthentik / goauthentik/authentik

Policy needed to check Entra AD Security Groups Membership of an user

Open
#11,584 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 4h
Merged PRs (30d)
634

Description

Is your feature request related to a problem? Please describe.
We have configured Azure AD and as long as no policy is defined for an application, access to the proxy service is granted to all available users within Authentik.
For granting access to the application all users are members of a specific Entra (Azure) AD Security Group. Since there is no policy available by default in Authentik, all users can access the application.

Describe the solution you'd like
Provide a guideline how to setup a policy in Authentik, which check the membership of an user to the specific Entra (Azure) AD Security Group.

Describe alternatives you've considered
Usage of a local Authentik group and manually management of access. (We do not want this 😉)

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Authentik policy documentation and the Azure/Entra group-membership integration details. Document a reproducible configuration that grants application access only to members of the specified Entra AD Security Group, including how to verify the resulting access behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authentication, authorization, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.