Argo CD · Capability
Consolidate Services — SessionService
Consolidate Services — SessionService. 3 operations. Lead operation: Create a new JWT for authentication and set a cookie if using HTTP. Self-contained Naftiko capability covering one Argocd business surface.
What You Can Do
POST
Sessionservicecreate
— Create a new JWT for authentication and set a cookie if using HTTP
/v1/api/v1/session
DELETE
Sessionservicedelete
— Delete an existing JWT cookie if using HTTP
/v1/api/v1/session
GET
Sessionservicegetuserinfo
— Get the current user's info
/v1/api/v1/session/userinfo
MCP Tools
create-new-jwt-authentication-and
Create a new JWT for authentication and set a cookie if using HTTP
delete-existing-jwt-cookie-if
Delete an existing JWT cookie if using HTTP
idempotent
get-current-user-s-info
Get the current user's info
read-only
idempotent