| POST /auth/v2/userbindings |
Binding roles for users (recommended) |
| POST /auth/v1/userbindings |
Bind roles for users |
| POST /apis/auth.alauda.io/v1/userbindings |
Bind roles for users |
| GET /apis/auth.alauda.io/v1/userbindings |
View the list of binding relationships for users and roles |
| GET /apis/auth.alauda.io/v1/userbindings/{name} |
View user and role binding details |
| DELETE /auth/v1/userbindings/{name} |
Unbind the user from the role |
| DELETE /apis/auth.alauda.io/v1/userbindings/{name} |
Unbind the specified user and role |
| DELETE /apis/auth.alauda.io/v1/userbindings |
Unbind users and roles in bulk |