Skip to content

Apple token validation fails because no userinfo_endpoint #74

@ejmartin504

Description

@ejmartin504

Currently if you try to validate an apple token, building the document fails on

        userinfo_endpoint: Map.fetch!(document_json, "userinfo_endpoint"),

Because Apple does not provider this property on their config (https://appleid.apple.com/.well-known/openid-configuration).

Ideally this should just be optional, or configurable, so it could work with Apple.

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