Enhanced scope with provided capabilities
This commit is contained in:
parent
80bf79de46
commit
303663e48b
1 changed files with 18 additions and 0 deletions
18
SCOPE.md
18
SCOPE.md
|
|
@ -90,6 +90,24 @@ NetKingdom applications target the "NetKingdom IAM Profile" — a versioned OIDC
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Provided Capabilities
|
||||||
|
|
||||||
|
```capability
|
||||||
|
type: security
|
||||||
|
title: OIDC/PKCE authentication (lightweight mode)
|
||||||
|
description: Provides OIDC/PKCE endpoints conforming to the NetKingdom IAM Profile via Authelia + LLDAP + privacyIDEA — a drop-in Keycloak alternative for constrained environments.
|
||||||
|
keywords: [oidc, pkce, authentication, iam, sso, authelia, lldap, mfa, identity]
|
||||||
|
```
|
||||||
|
|
||||||
|
```capability
|
||||||
|
type: security
|
||||||
|
title: Identity migration tooling
|
||||||
|
description: Migrate identities between lightweight (KeyCape) and expanded (Keycloak) IAM modes — LLDAP export, Keycloak import, LDIF generation.
|
||||||
|
keywords: [migration, identity, lldap, keycloak, ldif, iam]
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Getting Oriented
|
## Getting Oriented
|
||||||
|
|
||||||
- Start with: `wiki/KeyCapeSpecification_v0.1.md` (architecture and design intent)
|
- Start with: `wiki/KeyCapeSpecification_v0.1.md` (architecture and design intent)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue