Gravitee · Capability
Gravitee.io - Access Management API — Authentication Device Notifier
Gravitee.io - Access Management API — Authentication Device Notifier. 8 operations. Lead operation: List registered Authentication Device Notifiers for a security domain. Self-contained Naftiko capability covering one Gravitee business surface.
What You Can Do
GET
Listauthenticationdevicenotifiers
— List registered Authentication Device Notifiers for a security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/auth-device-notifiers
POST
Createauthenticationdevicenotifier
— Create an Authentication Device Notifier
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/auth-device-notifiers
GET
Getauthenticationdevicenotifier
— Get an Authentication Device Notifier
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/auth-device-notifiers/{authdevicenotifier}
PUT
Updateauthenticationdevicenotifier
— Update an Authentication Device Notifier
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/auth-device-notifiers/{authdevicenotifier}
DELETE
Deleteauthenticationdevicenotifier
— Delete an Authentication Device Notifier
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/auth-device-notifiers/{authdevicenotifier}
GET
Listauthenticationdevicenotifierplugins
— List authentication device notifier plugins
/v1/platform/plugins/auth-device-notifiers
GET
Getauthenticationdevicenotifierplugin
— Get a Authentication Device Notifier plugin
/v1/platform/plugins/auth-device-notifiers/{authdevicenotifierid}
GET
Getauthenticationdevicenotifierpluginschema
— Get an Authentication Device Notifier plugin's schema
/v1/platform/plugins/auth-device-notifiers/{authdevicenotifierid}/schema
MCP Tools
list-registered-authentication-device-notifiers
List registered Authentication Device Notifiers for a security domain
read-only
idempotent
create-authentication-device-notifier
Create an Authentication Device Notifier
get-authentication-device-notifier
Get an Authentication Device Notifier
read-only
idempotent
update-authentication-device-notifier
Update an Authentication Device Notifier
idempotent
delete-authentication-device-notifier
Delete an Authentication Device Notifier
idempotent
list-authentication-device-notifier-plugins
List authentication device notifier plugins
read-only
idempotent
get-authentication-device-notifier-plugin
Get a Authentication Device Notifier plugin
read-only
idempotent
get-authentication-device-notifier-plugin-s
Get an Authentication Device Notifier plugin's schema
read-only
idempotent