Skip to content

Commit

Permalink
[DSD-2478] updated config from qa1201b3 (#3699)
Browse files Browse the repository at this point in the history
* [DSD-2545] updated client ID for esignet

* Update mimoto-default.properties

---------

Co-authored-by: syed-salman-technoforte <[email protected]>
Co-authored-by: syed salman <[email protected]>
  • Loading branch information
3 people authored Apr 15, 2023
1 parent c510d2e commit 0dbf2bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion esignet-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@


## ------------------------------------------------- e-Signet ----------------------------------------------------------
mosip.esignet.misp.license.key=RI5ybJrbQo6K7XAB6RBIT9CC8IKaNVbNkpNaYJjbpwU0ywlw46
mosip.esignet.misp.license.key=bmftkJ8LfUQE98eE1FWud68IwaflbqHXcf3px0SJHPxMcqMRP5
mosip.esignet.amr-acr-mapping-file-url=${spring_config_url_env}/*/${active_profile_env}/${spring_config_label_env}/amr-acr-mapping.json
mosip.esignet.auth-txn-id-length=10
mosip.esignet.supported-id-regex=\\S*
Expand Down
4 changes: 2 additions & 2 deletions mimoto-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ mosip.auth.adapter.impl.basepackage=io.mosip.kernel.auth.defaultadapter
mosip.kernel.auth.appids.realm.map={prereg:'mosip',ida:'mosip',registrationclient:'mosip',regproc:'mosip',partner:'mosip',resident:'mosip',admin:'mosip',crereq:'mosip',creser:'mosip',datsha:'mosip',idrepo:'mosip'}
vercred.type.vid=VID
mosip.idp.partner.encryption.key={cipher}b77f8738b7fb8c48f84d587b045fa50099a569c381d1857eddbcd04afd83cd08
wallet.binding.partner.id=mpartner-default-mimotobinding
wallet.binding.partner.api.key=925065
wallet.binding.partner.id=mpartner-default-mimotokeybinding
wallet.binding.partner.api.key=289564

mosip.kernel.masterdata.code.validate.regex=[^a-z0-9\u0600-\u06FF\u0C80-\u0CFF]
mosip.kernel.masterdata.name.validate.regex=[^a-z\u0600-\u06FF\u0C80-\u0CFF]
2 changes: 1 addition & 1 deletion resident-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ mosip.iam.module.login_flow.name=authorization_code
# IdP config
# Note: When enabling MOSIP-IdP comment Mock Keycloak config, vise versa.
################## MOSIP ESignet config
mosip.iam.module.clientID=NmInTk1sLelALVynkNWWpRxQAEIy6PaQw98_Ia9GM_I
mosip.iam.module.clientID=sK-zOe1Ke6X-f83yRpR4sOHxuPAWNZ5vzEpOjCyKWMk
mosip.iam.module.clientsecret=
mosip.iam.base.url=https://${mosip.api.public.host}/v1/esignet
mosip.iam.authorization_endpoint=https://${mosip.esignet.host}/authorize
Expand Down

0 comments on commit 0dbf2bd

Please sign in to comment.