|
@ -1564,7 +1564,7 @@ def test_enable_token_exchange(admin: KeycloakAdmin, realm: str): |
|
|
scope_id=token_exchange_permission_id, |
|
|
scope_id=token_exchange_permission_id, |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
# Create permissions on the target client to reference this policy |
|
|
|
|
|
|
|
|
# Create permissions on the target client to reference this policy |
|
|
res = admin.create_client_authz_scope_permission( |
|
|
res = admin.create_client_authz_scope_permission( |
|
|
payload={ |
|
|
payload={ |
|
|
"name": "test-permission", |
|
|
"name": "test-permission", |
|
|