Skip to content

Commit

Permalink
Merge pull request #1189 from nandhu-kumar/develop
Browse files Browse the repository at this point in the history
MOSIP-28365
  • Loading branch information
lsivanand authored Nov 10, 2023
2 parents cd8ce15 + fa4ba05 commit f137aab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ CreateOIDCClient:
input: '{
"name": "$RANDOMID$",
"policyId": "$ID:DefinePolicy_Auth_Valid_Smoke_sid_id$",
"publicKey": "$OIDCJWKKEY2$",
"publicKey": "$JWKKEY$",
"authPartnerId": "$ID:PartnerSelfRegistration_Kyc_Valid_Smoke_sid_partnerId$",
"logoUri": "https://health-services.com/logo.png",
"redirectUris": "$IDPREDIRECTURI$",
Expand Down

0 comments on commit f137aab

Please sign in to comment.