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));
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));