Registration endpoint is optional · Issue #88 · openid/AppAuth-Android · GitHub
Skip to content

Registration endpoint is optional #88

Description

@a0a0

Maybe you should replace the check at line
https://github.com/openid/AppAuth-Android/blob/master/library/java/net/openid/appauth/AuthorizationServiceConfiguration.java#L169

with

JsonUtil.getUriIfDefined(json, KEY_REGISTRATION_ENDPOINT));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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