Using JWT flow in salesforce - Both side configuarations in salesfroce - target ,source org configarations
Intigration scenario : Using JWT flow in salesforce - comm org button click need to authorise vsr org ang send some data get back response Note : comm = org1 , vsr = org2 Step1: Create self sighned cert in comm(org1) stepup -> Certificate and Key Management -> click button "Create Self-Signed Certificate" -> give name "JWT_VSR_CERT" click "Save" 2048,3072 cert last 1 year expiry , 4096 cert will expiry in 2 years. down load this certificate "JWT_VSR_CERT" Step2 : (org2) goto vsr org -> stup -> Manage External Client Apps -> new -> ...