When rpx_realm is set with variable_set, it is set to the response given by rpxnow.com, which is the realm that appears on the user's rpxnow.com page, with '.rpxnow.com' appended. Thus, there is no reason to append '.rpxnow.com' to rpx_realm anywhere else in the code. This patch removes those unnecessary appendings.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_realm_in_sign_in_url.patch | 1.24 KB | jpmckinney |
Comments
Comment #1
jpmckinney commentedComment #2
nrambeck commentedThe latest code changes implement this suggestion. Thanks!