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 18, 2024
1 parent ad4fd8e commit 7e38d05
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Keycloak/clients.dat
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,22 @@
{
"clientId": "educ-grad-api-service",
"name": "educ-grad-api-service",
"attributes": {
"saml.assertion.signature": "false",
"saml.multivalued.roles": "false",
"saml.force.post.binding": "false",
"saml.encrypt": "false",
"saml.server.signature": "false",
"saml.server.signature.keyinfo.ext": "false",
"exclude.session.state.from.auth.response": "false",
"client_credentials.use_refresh_token": "false",
"saml_force_name_id_format": "false",
"saml.client.signature": "false",
"tls.client.certificate.bound.access.tokens": "false",
"saml.authnstatement": "false",
"display.on.consent.screen": "false",
"saml.onetimeuse.condition": "false"
},
"defaultClientScopes": [
"CREATE_GRAD_SPECIAL_PROGRAM_RULES_DATA",
"READ_GRAD_STUDENT_NOTES_DATA",
Expand Down

0 comments on commit 7e38d05

Please sign in to comment.