Skip to content

Expose discovered config #606

Open
Open
@artola

Description

@artola

I would like to access the userinfo_endpoint provided by the discovery endpoint and already required during the authorize , and later on use it to get this user info.
As of today I need to make the same call to the discover to grab the userinfo_endpoint and use it to fetch the profile information of the user.
I would avoid a rountrip for the already required config if it is possible to just access it.

See:

[OIDAuthorizationService discoverServiceConfigurationForIssuer:[NSURL URLWithString:issuer]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions