• Shraddha Nayak
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I am using JWT token based authentication to Salesforce for authentication for my platform user. I have uploaded a self signed X509 certificate as digital signature for the connected app. My certificate has been expired as per the date shown in details on digital signature i.e. it has been expired on 5th April, 2018. But I am still able to authenticate users with the same certificate using the JWT token based authentication flow. How this is happening? Should the authentication request be failed? Does salesforce ignore the expiry date of certificate for JWT token based authentication? Please help
I know that maximum 100 callouts can be done in a single transaction. I just want to know how many can be done in parallel?