Skip to content

Commit

Permalink
Update clients.dat
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaDeveloper456788 authored Dec 6, 2024
1 parent 140152c commit e31689e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Keycloak/clients.dat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{ "clientId": "edx-grad-api-service", "defaultClientScopes": [ "web-origins","READ_INSTITUTE_CODES", "READ_GRAD_PROGRAM_RULES_DATA", "role_list","READ_DISTRICT", "profile","roles", "READ_COLLECTION_CODES", "READ_DISTRICT_NOTE", "READ_SCHOOL","email" ],"optionalClientScopes": ["address", "phone", "offline_access", "microprofile-jwt" ]}
{ "clientId": "edx-api-service", "defaultClientScopes": [ "web-origins","READ_PEN_REQUEST_BATCH", "SOAM_LINK", "role_list", "READ_DISTRICT", "profile","roles", "READ_STUDENT","READ_SCHOOL", "READ_PEN_MATCH", "email", "WRITE_PEN_REQUEST_BATCH" ],"optionalClientScopes": ["address", "phone", "offline_access", "microprofile-jwt" ]}
{ "clientId": "edx-grad-api-service", "name": "edx-grad-api-service", "defaultClientScopes": [ "web-origins","READ_INSTITUTE_CODES", "READ_GRAD_PROGRAM_RULES_DATA", "role_list","READ_DISTRICT", "profile","roles", "READ_COLLECTION_CODES", "READ_DISTRICT_NOTE", "READ_SCHOOL","email" ],"optionalClientScopes": ["address", "phone", "offline_access", "microprofile-jwt" ]}
{ "clientId": "edx-api-service","name": "edx-grad-api-service", "defaultClientScopes": [ "web-origins","READ_PEN_REQUEST_BATCH", "SOAM_LINK", "role_list", "READ_DISTRICT", "profile","roles", "READ_STUDENT","READ_SCHOOL", "READ_PEN_MATCH", "email", "WRITE_PEN_REQUEST_BATCH" ],"optionalClientScopes": ["address", "phone", "offline_access", "microprofile-jwt" ]}

0 comments on commit e31689e

Please sign in to comment.