openid-certification / oidctest

THE CERTIFICATION TEST SUITE HAS BEEN MIGRATED TO A NEW SERVICE https://www.certificatinon.openid.net
Other
49 stars 15 forks source link

OP-RpInitLogout-Discovery should not require check_session_iframe #200

Closed selfissued closed 4 years ago

selfissued commented 4 years ago

The test OP-RpInitLogout-Discovery currently fails if check_session_iframe is not in the discovery metadata. This test should only be looking for end_session_endpoint - which is part of RP-Initiated Logout, not check_session_iframe, which is part of Session Management.

You can see this error at https://op.certification.openid.net:60046/test_info/OP-RpInitLogout-Discovery.

rohe commented 4 years ago

Have checked in a fix of oidctest.

zandbelt commented 4 years ago

it is in the latest release then https://github.com/openid-certification/oidctest/releases/tag/v1.2.3