Skip to content

Commit

Permalink
updated the appsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiren-singh-007 committed Jul 16, 2024
1 parent 476ce3f commit cfcb34a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/credentials/SsiCredentialIssuer.Expiry.App/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,15 @@
},
"ProcessIdentity": {
"ProcessUserId": ""
},
"Portal": {
"Username": "",
"Password": "",
"ClientId": "",
"GrantType": "",
"ClientSecret": "",
"Scope": "",
"TokenAddress": "",
"BaseAddress": ""
}
}

0 comments on commit cfcb34a

Please sign in to comment.