Richard Nemeth
4 weeks ago
No known key found for this signature in database
GPG Key ID: 21C39470DF3DEC39
1 changed files with
2 additions and
2 deletions
-
src/keycloak/keycloak_admin.py
|
|
@ -2224,7 +2224,7 @@ class KeycloakAdmin: |
|
|
https://www.keycloak.org/docs-api/latest/rest-api/index.html#ResourceServerRepresentation |
|
|
https://www.keycloak.org/docs-api/latest/rest-api/index.html#ResourceServerRepresentation |
|
|
|
|
|
|
|
|
:param client_id: id in ClientRepresentation |
|
|
:param client_id: id in ClientRepresentation |
|
|
https://www.keycloak.org/docs-api/24.0.2/rest-api/index.html#_clientrepresentation |
|
|
|
|
|
|
|
|
https://www.keycloak.org/docs-api/24.0.2/rest-api/index.html#_clientrepresentation |
|
|
:type client_id: str |
|
|
:type client_id: str |
|
|
:param payload: ResourceServerRepresentation |
|
|
:param payload: ResourceServerRepresentation |
|
|
:type payload: dict |
|
|
:type payload: dict |
|
|
@ -7562,7 +7562,7 @@ class KeycloakAdmin: |
|
|
https://www.keycloak.org/docs-api/latest/rest-api/index.html#ResourceServerRepresentation |
|
|
https://www.keycloak.org/docs-api/latest/rest-api/index.html#ResourceServerRepresentation |
|
|
|
|
|
|
|
|
:param client_id: id in ClientRepresentation |
|
|
:param client_id: id in ClientRepresentation |
|
|
https://www.keycloak.org/docs-api/24.0.2/rest-api/index.html#_clientrepresentation |
|
|
|
|
|
|
|
|
https://www.keycloak.org/docs-api/24.0.2/rest-api/index.html#_clientrepresentation |
|
|
:type client_id: str |
|
|
:type client_id: str |
|
|
:param payload: ResourceServerRepresentation |
|
|
:param payload: ResourceServerRepresentation |
|
|
:type payload: dict |
|
|
:type payload: dict |
|
|
|