openid-certification / oidctest

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

rp logout profile #206

Open zandbelt opened 4 years ago

zandbelt commented 4 years ago

Shouldn't "logout" be its own separate profile instead of interweaving the tests with the other response types? I.e. make a separate entry on: https://rp.certification.openid.net:8080/

rohe commented 4 years ago

That's a GUI question, that's your domain :-) Jokes aside, logout is ortogonal to response_type. Also do we want to clump all (backchannel, frontchannel, rpinit) into one group or should they be handled separately ?

selfissued commented 4 years ago

Like on the OP side - I believe we should have four groupings: RP-Initiated Logout, Session Management, Front-Channel Logout, and Back-Channel Logout.