Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 682d6597e4c6d4eef8e0ed0781e91be21fa81e1c https://github.com/pgadmin-org/pgadmin4/commit/682d6597e4c6d4eef8e0ed0781e91be21fa81e1c Author: Everton Seiei Arakaki <eve...@gmail.com> Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths: M docs/en_US/oauth2.rst M web/config.py M web/pgadmin/authenticate/oauth2.py Log Message: ----------- Fix an issue where OAUTH_ADDITIONAL_CLAIMS does not recognise AzureAD with > 150 groups. #6835