mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
rename all access token to id_tokens
This commit is contained in:
@@ -55,7 +55,7 @@ Before being able to authenticate against the Admin REST API using a client_id a
|
||||
|
||||
- Check that `account` client_id has the role 'admin' assigned in the "Service Account Roles" tab.
|
||||
|
||||
After that, you will be able to obtain an access token for the Admin REST API using client_id and client_secret:
|
||||
After that, you will be able to obtain an id_token for the Admin REST API using client_id and client_secret:
|
||||
|
||||
```
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user