corda.membership heading-link-icon

Configuration schema for the membership subsection.

  • TTLs - The maximum durations in minutes to wait for different types of message to send. If set to null, Corda waits forever.
    • declineRegistration - The maximum duration in minutes to wait for a decline registration message.
      Default value: 8
      Minimum value: 1
      Maximum value: 1440
    • membersPackageUpdate - The maximum duration in minutes to wait for a members package update message.
      Default value: 10
      Minimum value: 1
      Maximum value: 1440
    • updateToPendingAutoApproval - The maximum duration in minutes to wait for a message to update registration status to pending auto approval.
      Default value: 3
      Minimum value: 1
      Maximum value: 1440
    • verifyMemberRequest - The maximum duration in minutes to wait for a verify member request.
      Default value: 20
      Minimum value: 1
      Maximum value: 1440
    • waitForMgmSession - The maximum duration in minutes to wait for a member to establish connection with the MGM. This only has effect on time waiting for an MGM to establish a session with a member as part of processing a registration request.
      Default value: 30
      Minimum value: 10
      Maximum value: 2880
  • expirationTimeFrame - The time frame in minutes after which a registration request is considered as expired and gets force declined.
    Default value: 180
    Minimum value: 1
    Maximum value: 2880
    • frequencyOfExpirationPoll - The maximum duration in minutes between polling for expired registration requests.
      Default value: 300
      Minimum value: 1
      Maximum value: 2880
      • maxDurationBetweenSyncRequestsMinutes - The maximum duration in minutes between member list synchronization requests.
        Default value: 480
        Minimum value: 10
        Maximum value: 2880

        Was this page helpful?

        Thanks for your feedback!

        Chat with us

        Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.

        Propose documentation improvements directly

        Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.

        We're sorry this page wasn't helpful. Let us know how we can make it better!

        Chat with us

        Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.

        Create an issue

        Create a new GitHub issue in this repository - submit technical feedback, draw attention to a potential documentation bug, or share ideas for improvement and general feedback.

        Propose documentation improvements directly

        Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.