[Koha-bugs] [Bug 33675] Add CSRF protection to OAuth/OIDC authentication

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 11 10:46:14 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33675

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
First time trying this, and I failed to test.

I am getting

"""
test
We are sorry...

Invalid parameter: redirect_uri
"""
After I clicked "login with test"
The generated URL is
http://sso:8082/auth/realms/test/protocol/openid-connect/auth?response_type=code&client_id=kohaoidc&redirect_uri=http%3A%2F%2Fkohadev-intra.myDNSname.org%3A8081%2Fapi%2Fv1%2Foauth%2Flogin%2Ftest%2Fstaff&scope=openid+email&state=873f7839ab38384730c0635c3b260564297de884%2Ca443349be07f4216b95089525be35eeb96b74452%2C1683794690

I guess I made an error in the config somewhere but I have double-checked
everything :-/

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list