Revision history for RT-Authen-OAuth

0.14 2025-08-18
 - Make it work with RT 6.0(thanks to Rob Lister!)
 - Support checking/syncing groups for providers returning group membership(thanks to Rob Lister!)
 - Fix broken image link if no LoginPageButton defined(thanks to Rob Lister!)
 - Use a sane default for OAuthRedirect(thanks to Andrew Ruthven!)
 - Add sample config for Authentik(Thanks to Andrew Ruthven!)
 - Tweak document(Thanks to Andrew Ruthven!)

0.13 2025-02-11
 - Support result key in the response of protected_resource
 - Add more debug info

0.12 2024-08-11
 - Use Interface::Web::RequestENV to get the origin IP addresses(Thanks to Benoit Plessis and Mukund Sivaraman)
 - Reposition Google login button

0.11 2019-03-21
 - Fix image src for non-empty web path

0.10 2018-03-28
 - Initial version