Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishch22 authored Oct 20, 2023
1 parent 46a7a01 commit d8d4390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esignet-service/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ mosip.esignet.supported-pkce-methods={'S256'}
mosip.esignet.ida.vci-exchange-id=mosip.identity.vciexchange
mosip.esignet.ida.vci-exchange-version=1.0
mosip.esignet.ida.vci-exchange-url=${mosip.esignet.mock.host}/v1/mock-identity-system/vci-exchange/delegated/${mosip.esignet.misp.license.key}/
mosip.esignet.integration.vci-plugin=IdaVCIssuancePluginImpl
mosip.esignet.integration.vci-plugin=TestVCIPluginImpl
mosip.esignet.mock.vciplugin.verification-method=${mosip.esignet.vci.authn.jwk-set-uri}
mosip.esignet.supported.credential.scopes={'sample_vc_ldp','mosip_identity_vc_ldp'}
mosip.esignet.credential.scope-resource-mapping={'sample_vc_ldp' : '${mosip.esignet.domain.url}${server.servlet.path}/vci/credential', 'mosip_identity_vc_ldp': '${mosip.esignet.domain.url}${server.servlet.path}/vci/credential' }
Expand Down

0 comments on commit d8d4390

Please sign in to comment.