Skip to content

[Native SSO] /token endpoint #2133

@bitbucket-import-issues

Description

@bitbucket-import-issues

Originally submitted by Takahiko Kawasaki (Takahiko Kawasaki) on 2025-04-24

In OpenID Connect Native SSO for Mobile Apps 1.0 draft 07, there are five instances where a slash is prefixed to “token endpoint”, resulting in “/token endpoint”. What is the reason for adding the slash? Unless the slash has a special meaning within the specification, it should be removed.

  1. Section 2. Abstract Flow, the 2nd last paragraph: “Step [9] invokes the /token endpoint with the token exchange profile …”
  2. Section 3.2. Device Secret, the 2nd paragraph: “… the /token endpoint to exchange code for tokens.”
  3. Section 3.2. Device Secret, the 2nd paragraph: “… The client SHOULD provide the device_secret to the /token endpoint during …”
  4. Section 3.3. Token Request, the 2nd paragraph: “… the /token endpoint for the authorization_code and refresh_token grant types:”
  5. Section 4.2. Token Exchange Request, the 1st paragraph: “… it makes a standard OAuth2 /token endpoint …”


Bitbucket status: new

Bitbucket origin: issue 2177

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions