Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACK-2637] palmtree api #90

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 12, 2023

  1. Add app attestation and assertion api documentation.

    This adds attestation and assertion documentation. Attestation is the verifying
    an app is a valid instance of an iOS app and assertion is requesting a secret
    of some kind after attestation is verified, in this case X.509 certificates
    that can be used for client authentication.
    
    Add response to successful assertion.
    Jimmy Phan authored and lostlevels committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d347464 View commit details
    Browse the repository at this point in the history
  2. Fix typos and fields.

    lostlevels committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3618b58 View commit details
    Browse the repository at this point in the history
  3. Update api for palmtree.

    lostlevels committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ca5940f View commit details
    Browse the repository at this point in the history
  4. Add security sessionToken

    lostlevels committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3523ade View commit details
    Browse the repository at this point in the history
  5. Update format of csr.

    lostlevels committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1484802 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f6c59a View commit details
    Browse the repository at this point in the history