Logto · Capability
Logto API references — Configs
Logto API references — Configs. 15 operations. Lead operation: Get admin console config. Self-contained Naftiko capability covering one Logto business surface.
What You Can Do
GET
Getadminconsoleconfig
— Get admin console config
/v1/api/configs/admin-console
PATCH
Updateadminconsoleconfig
— Update admin console config
/v1/api/configs/admin-console
GET
Getidtokenconfig
— Get ID token claims configuration
/v1/api/configs/id-token
PUT
Upsertidtokenconfig
— Upsert ID token claims configuration
/v1/api/configs/id-token
GET
Listjwtcustomizers
— Get all JWT customizers
/v1/api/configs/jwt-customizer
POST
Testjwtcustomizer
— Test JWT customizer
/v1/api/configs/jwt-customizer/test
PUT
Upsertjwtcustomizer
— Create or update JWT customizer
/v1/api/configs/jwt-customizer/{tokentypepath}
PATCH
Updatejwtcustomizer
— Update JWT customizer
/v1/api/configs/jwt-customizer/{tokentypepath}
GET
Getjwtcustomizer
— Get JWT customizer
/v1/api/configs/jwt-customizer/{tokentypepath}
DELETE
Deletejwtcustomizer
— Delete JWT customizer
/v1/api/configs/jwt-customizer/{tokentypepath}
GET
Getoidcsessionconfig
— Get OIDC session config
/v1/api/configs/oidc/session
PATCH
Updateoidcsessionconfig
— Update OIDC session config
/v1/api/configs/oidc/session
GET
Getoidckeys
— Get OIDC keys
/v1/api/configs/oidc/{keytype}
POST
Rotateoidckeys
— Rotate OIDC keys
/v1/api/configs/oidc/{keytype}/rotate
DELETE
Deleteoidckey
— Delete OIDC key
/v1/api/configs/oidc/{keytype}/{keyid}
MCP Tools
get-admin-console-config
Get admin console config
read-only
idempotent
update-admin-console-config
Update admin console config
idempotent
get-id-token-claims-configuration
Get ID token claims configuration
read-only
idempotent
upsert-id-token-claims-configuration
Upsert ID token claims configuration
idempotent
get-all-jwt-customizers
Get all JWT customizers
read-only
idempotent
test-jwt-customizer
Test JWT customizer
read-only
create-update-jwt-customizer
Create or update JWT customizer
idempotent
update-jwt-customizer
Update JWT customizer
idempotent
get-jwt-customizer
Get JWT customizer
read-only
idempotent
delete-jwt-customizer
Delete JWT customizer
idempotent
get-oidc-session-config
Get OIDC session config
read-only
idempotent
update-oidc-session-config
Update OIDC session config
idempotent
get-oidc-keys
Get OIDC keys
read-only
idempotent
rotate-oidc-keys
Rotate OIDC keys
delete-oidc-key
Delete OIDC key
idempotent