Realm should identify RP, not OP

Issue #960 resolved
James Manger created an issue

The openid2_realm parameter in the example authentication request looks wrong as it identifies the OP, while it should identity the client.

Change &openid2_realm=https%3A%2F%2Fopenid2.example.com To &openid2_realm=https%3A%2F%2Fclient.example.org

Comments (2)

  1. Log in to comment