GridGain · Capability
GridGain REST module — authentication
GridGain REST module — authentication. 3 operations. Lead operation: Revoke all JWTs. Self-contained Naftiko capability covering one Gridgain business surface.
What You Can Do
DELETE
Revoketokensbyusername
— Revoke all JWTs
/v1/management/v1/authentication/jwt
DELETE
Revoketoken
— Revoke JWT
/v1/management/v1/authentication/jwt/{token}
POST
Login
— Get JWT
/v1/management/v1/authentication/login
MCP Tools
revoke-all-jwts
Revoke all JWTs
idempotent
revoke-jwt
Revoke JWT
idempotent
get-jwt
Get JWT
read-only