Gremlin · Capability
Gremlin API — users.auth
Gremlin API — users.auth. 8 operations. Lead operation: Authenticate a user.. Self-contained Naftiko capability covering one Gremlin business surface.
What You Can Do
POST
Auth1
— Authenticate a user.
/v1/users/auth
DELETE
Invalidate
— Invalidates a user's current session, if it exists.
/v1/users/auth
GET
Companyaffiliationsemail
— Email active company affiliations.
/v1/users/auth/emailcompanies
PUT
Passwordreset1
— Update an authenticated user's password directly.
/v1/users/auth/password
POST
Passwordupdate
— Update a user's password.
/v1/users/auth/password
POST
Passwordreset
— Reset a user's password via email.
/v1/users/auth/password/reset
GET
Samlfailures
— View SAML auth failures for the current company and optional user.
/v1/users/auth/saml/failures
GET
Samlmetadata
— Gets SAML Service Provider metadata.
/v1/users/auth/saml/metadata
MCP Tools
authenticate-user
Authenticate a user.
invalidates-user-s-current-session-if
Invalidates a user's current session, if it exists.
idempotent
email-active-company-affiliations
Email active company affiliations.
read-only
idempotent
update-authenticated-user-s-password-directly
Update an authenticated user's password directly.
idempotent
update-user-s-password
Update a user's password.
reset-user-s-password-email
Reset a user's password via email.
view-saml-auth-failures-current
View SAML auth failures for the current company and optional user.
read-only
idempotent
gets-saml-service-provider-metadata
Gets SAML Service Provider metadata.
read-only
idempotent