Skip to content

Userinfo endpoint call does not honor https_required configuration #467

Description

@madurangasiriwardena

Token endpoint call is made using the ConnectionBuilder (refer code). This ConnectionBuilder implementation will be picked based on the https_required config in auth_config.json. But userinfo endpoint call is not made like above (refer code).

If the userinfo edpoint call is made similar to the token endpoint call, it can facilitate easier testing of AppAuth against development servers.

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