Commit Graph

51 Commits (12e827aefe49c286bc85d0ab8302c4d10aa497f1)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 19dc8e5ec9 Plugin: OAuth2: Add event log when updating user 2 years ago
Angel Fernando Quiroz Campos fafe1dbe25 Plugin: OAuth2: Check if plugin is enabled to do callback and oidc login process 2 years ago
Angel Fernando Quiroz Campos d59fcb484e Plugin: OAuth2: Fix function to set user status - refs BT#20784 2 years ago
Angel Fernando Quiroz Campos de80b91544 Plugin: OAuth2: Allow to set values for user status from oauth2 response - refs BT#20784 2 years ago
Yannick Warnier d17ec703c2 Plugin: OAuth2: Add alternative URLs as comments in the code (tested case with OKTA testing env) - refs BT#20611 2 years ago
Angel Fernando Quiroz Campos de67f79920 Plugin: OAuth2: Catch UniqueConstraintViolation exception when updating user 2 years ago
Angel Fernando Quiroz Campos b711d610ab Minor: Format code 3 years ago
Angel Fernando Quiroz Campos 0d190c7c17 Plugin: OAuth2: Add message about redirect to provider when user's auth_source has been changed - refs BT#20611 3 years ago
Angel Fernando Quiroz Campos 2a1a7b9d3f
Plugin: Azure + OAuth: Add redirect after 'not allowed' login form - refs BT#20217 3 years ago
Angel Fernando Quiroz Campos 9388a5db4a Plugin: OAuth2: Fix catch BadMethodCallException when refreshing token - refs BT#19734 3 years ago
Yannick Warnier 07757811ff Plugin: OAuth2: Catch BadMethodCallException when getRefreshToken() returns empty - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos f3fe9cb622 Plugin: Fix impersonate users with OAuth2 and Azure callbacks - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 10db2b01c5 Plugin: OAuth2: associate platform user to oauth2 account - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos a01b1f1d8d Plugin: OAuth2: check if user exists before trying to create it - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos c43a1610ce Plugin: OAuth2: log user identify process - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 4ef7cec589 Plugin: OAuth2: log user identify process - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 412aa84409 Plugin: OAuth2: Don't escape callback error message - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 280bab9f4e Minor: Format code - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos c9d1684fde Plugin: OAuth2: Improve message when user creation is not enabled - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 620ef99de0 Plugin: OAuth2: Platform user becomes oauth2 user on successful attempt - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos e261f067cd Plugin: OAuth2: Fix variable + add lang variable - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 29053960c6 Minor: Format code 3 years ago
Angel Fernando Quiroz Campos 95209d0dd2 Plugin: OAuth2: Allow third login with OIDC - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 0bbf5c31b2 Plugin: OAuth2: Allow third login with OIDC - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 3 years ago
Angel Fernando Quiroz Campos ad88f015b6 Plugin: OAuth2: Fix logout sending id_token_hint - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 9c1a80a0e7 Plugin: OAuth2: Coding conventions - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 4eccd26401 Minor: Plugin: OAuth2: Coding conventions - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 22b205159f Plugin: OAuth + Azure: Fix show error when getting error - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 7992d86bd9 Plugin: OAuth + Azure: Fix show error when getting error - refs BT#19734 3 years ago
Angel Fernando Quiroz Campos 37849c21a5 Minor: Format code 4 years ago
NicoDucou cf7018e0d0 Plugin: OAuth2: SSO: Adding simple local login form to enable local login when force_redirect is enabled -refs BT#19346 4 years ago
NicoDucou 5484a1369a Plugin: OAuth2: SSO: Adding force redirect option for the plugin -refs BT#19346 4 years ago
NicoDucou d9828089da SSO: fixing UrlManager class problem -refs BT#19346 4 years ago
Angel Fernando Quiroz Campos 167c538366 Plugin: OAuth: Add lang variable for param - refs BT#18776 4 years ago
Angel Fernando Quiroz Campos 7de0a3849b Plugin: OAuth2: Add options to set scope - refs BT#18776 4 years ago
Angel Fernando Quiroz Campos 0538fb4917 Plugin: OAuth2: Refector for provider options - refs BT#18776 4 years ago
Angel Fernando Quiroz Campos 801bfc0fd0 Minor - Format code - refs BT#18776 4 years ago
Angel Fernando Quiroz Campos d247d67971 Minor - Flint fixes 5 years ago
Sébastien Ducoulombier 442a2f8ebe Minor coding style fixes - refs BT#16734 5 years ago
Sébastien Ducoulombier 48bc824e58 Minor coding style fixes - refs BT#16734 5 years ago
Sébastien Ducoulombier 78e367ab7c Logout from Chamilo redirects to OAuth2 server logout URL - refs BT#16734 6 years ago
Sébastien Ducoulombier c99159d6e4 OAuth2: AccessURLs with or without trailing slash - refs BT#16734 6 years ago
Sébastien Ducoulombier 502f890261 User update from resource owner details is configurable - refs BT#16734 6 years ago
Sébastien Ducoulombier 7394a585f3 User access URLs can be updated from the OAuth2 server - refs BT#16734 6 years ago
Sébastien Ducoulombier d31017beef OAuth2 Logout URL support - refs BT#16734 6 years ago
Sébastien Ducoulombier 5b44d1ecb7 OAuth2 user creation/update: sane default values - refs BT#16734 6 years ago
Sébastien Ducoulombier be17e4a63e Fixed a few coding mistakes - refs BT#16734 6 years ago
Sébastien Ducoulombier 9eedf1dd63 OAuth2 access token renewal at expiration - refs BT#16734 6 years ago
Sébastien Ducoulombier 7ecc4e09a8 OAuth2-authenticated user creation / update - refs BT#16734 6 years ago