Skip to content

Commit

Permalink
added missing property
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Rana <[email protected]>
  • Loading branch information
sacrana0 committed Jan 15, 2025
1 parent 41ecfa4 commit bb84c1d
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,7 @@ mosip.esignet.ui.config.key-values={'sbi.env': '${mosip.esignet.authenticator.id
#mosip.esignet.integration.audit-plugin=LoggerAuditService
#mosip.esignet.integration.key-binder=NoOpKeyBinder

mosip.esignet.jwt.leeway-seconds=5
mosip.esignet.jwt.leeway-seconds=5

## Validation schema files
mosip.esignet.claims.schema.url=classpath:/verified_claims_request_schema.json

0 comments on commit bb84c1d

Please sign in to comment.