Skip to content

Add custom OIDC claim to restrict access to specific subnet#2789

Merged
hallyn merged 3 commits intolxc:mainfrom
stgraber:main
Dec 25, 2025
Merged

Add custom OIDC claim to restrict access to specific subnet#2789
hallyn merged 3 commits intolxc:mainfrom
stgraber:main

Conversation

@stgraber
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Stéphane Graber <[email protected]>
This introduces a new custom OIDC claim (`incus.restricted_subnets`)
which can be set by the IdP to a list of CIDRs that are allowed access
to Incus.

That's useful to restrict access for Incus for some specific users to a
specific set of source subnets (VPNs).

Signed-off-by: Stéphane Graber <[email protected]>
@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Dec 24, 2025
@hallyn hallyn merged commit e6944d7 into lxc:main Dec 25, 2025
106 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

2 participants