Skip to content

What is /nonce endpoint? #2

Description

@tomachi

The Platform SSO is not calling /nonce at any time.
According to Apple's docs, the request for nonce will go to /token endpoint with grant_type=srv_challenge.
How is this server's implementation dealing with this?
From what I see, the grant_type=srv_challenge is going into the /token endpoint instead of /nonce endpoint, and token file doesn't know how to handle this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions