Commit Graph

  • fccca4cb19 Fixed decryption error on RP cookies Sebastian Marcet 2018-08-08 07:06:30 -03:00
  • 9c646d9766 Fixes on session cookies Sebastian Marcet 2018-08-07 16:58:00 -03:00
  • bcd66970b7 Fix for OIDC session checking Sebastian Marcet 2018-08-07 13:51:51 -03:00
  • a5ada7d3a6 Fix on OIDC session status check added more logging info fixed toString missing call method Sebastian Marcet 2018-08-07 11:32:30 -03:00
  • 39dc4cb20a Fixed typo on logout from IDP Sebastian Marcet 2018-08-02 19:08:11 -03:00
  • 574a41c03b Fixed ODIC ImplicitGrant lost session issue Sebastian Marcet 2018-08-02 11:18:25 -03:00
  • 98ec3fb901 Fixed UX on ODIC RP initiated logout Sebastian Marcet 2018-07-27 13:09:15 -03:00
  • fbae255e7d Fixed missing npm dependency 1.0.24 Sebastian Marcet 2018-06-18 10:42:20 -07:00
  • 037f2dbef0 Fixed initial DB migrations/seeds Sebastian Marcet 2018-05-29 22:07:22 -07:00
  • 6334083ee2 Added cookie disabled warning Sebastian Marcet 2018-05-08 12:06:20 -03:00
  • 3b1f9de37f Migrated bower dependencies to NPM Sebastian Marcet 2018-04-06 21:44:11 -03:00
  • 7647be9500 Updated support email Sebastian Marcet 2018-01-10 07:27:59 -03:00
  • 07294e97ac Fix Access Token reissue with Rotate Refresh Token policy active Sebastian Marcet 2017-10-17 13:19:18 -03:00
  • d83b763c2c Improved Missing Scope error Sebastian Marcet 2017-09-27 12:36:29 -03:00
  • c2a3148da4 Updated Redis Conn Config Sebastian Marcet 2017-09-22 12:28:53 -03:00
  • d62d7126a4 Fixed OAUTH2 client config Sebastian Marcet 2017-09-21 18:26:33 -03:00
  • 34ffcd1d5a Fixed bug on grants pagination 1.0.23 Sebastian Marcet 2017-08-22 13:13:10 -03:00
  • 7aea9b139a Cleaning DB Sebastian Marcet 2017-08-12 01:18:46 -03:00
  • 76c37b61e6 Reduced OpenID log noise * added a base class for all openid exceptions * moved invalid assoc exception from 500 to 400 * fixed bug on openid mememto request Sebastian Marcet 2017-08-11 12:43:43 -03:00
  • d343be293a Removed noise from log (OAUTH2.0) Sebastian Marcet 2017-08-11 10:10:03 -03:00
  • c58e15be07 Fixed base url config param 1.0.22 Sebastian Marcet 2017-06-02 19:07:58 -03:00
  • f8465615b4 Merge "Updated login form" Jenkins 2017-06-02 19:52:31 +00:00
  • bfbecda81b Updated login form Sebastian Marcet 2017-06-02 16:43:57 -03:00
  • f2e6196714 Added Favorite icon to main template Sebastian Marcet 2017-06-02 16:05:36 -03:00
  • b459998364 Updated claims on OpenId/OAuth 1.0.21 Sebastian Marcet 2017-04-12 00:37:06 -03:00
  • 8bfc282634 Added OpenId 2.0 SREG 1.0 ext support Sebastian Marcet 2017-04-10 18:38:55 -03:00
  • 9a5b7fdde3 Tunning IDP Sebastian Marcet 2017-04-10 11:50:23 -03:00
  • 9a7f7bf8fc removed log line Sebastian Marcet 2017-03-16 00:51:32 -03:00
  • 41b54f08d9 Fixed HTML on openid consent form Sebastian Marcet 2017-03-15 18:53:46 -03:00
  • a018b8aa6f Fix on user identifer generator (openid) Sebastian Marcet 2017-03-15 16:27:53 -03:00
  • ccb82bcd0b Merge "Fix on duplicated scopes on OAUTH2 client" 1.0.20 Jenkins 2017-02-14 19:57:55 +00:00
  • 727e201376 Fix on duplicated scopes on OAUTH2 client Sebastian Marcet 2017-02-14 16:51:37 -03:00
  • 3fce7a734c Merge "Updated OS logo" Jenkins 2017-02-14 19:37:22 +00:00
  • 7ed7adcc0f Updated OS logo Sebastian Marcet 2017-02-14 16:28:38 -03:00
  • e3d54eec1d Merge "Fixed scope edition" Jenkins 2017-02-14 19:12:14 +00:00
  • 4bf8eced7f Fixed scope edition Sebastian Marcet 2017-02-14 16:06:13 -03:00
  • 8efd84a502 Fix on revoke refresh token admin UI Sebastian Marcet 2017-02-14 15:18:50 -03:00
  • dff98a009a Fixed user name generation in the past user name generation was no trimming white spaces, so was adding %20 on openid url. Also added migration to fix the former user names. Sebastian Marcet 2017-02-01 17:05:36 -03:00
  • 3979961668 Fixed error on adding endpoint (Admin UI) adding endpoint feature was erroring bc the controller was expecting that service layer were returning a entity, intead void was returned now its fixed. Sebastian Marcet 2017-01-18 17:57:53 -03:00
  • 83b4c3236b Fix on User Consent Service when end user on any OAuth2.0 flow especified severals scopes on the auth request, the permutation alg carried on user consent service grow until occasionate a stack overflow, now its fixed with a simplier approach. Sebastian Marcet 2017-01-05 19:12:04 -03:00
  • 46ba59a1d2 Removed TLD validation Sebastian Marcet 2016-12-29 00:16:59 -03:00
  • c093873423 Fix on old cookie format decryption Sebastian Marcet 2016-11-30 14:42:05 -03:00
  • 6b0d6c36af IDP Upgrade from Laravel 4.X to 5.X Sebastian Marcet 2016-04-13 20:11:36 -03:00
  • 9c8ed1ae7d Fix on SREG extension Sebastian Marcet 2016-09-23 14:04:25 -03:00
  • dc272d6ab0 Out of memory error on OAuth2 client edition Sebastian Marcet 2016-09-22 13:41:47 -03:00
  • 6e7136da56 Move other-requirements.txt to bindep.txt 1.0.19 Andreas Jaeger 2016-08-12 19:30:03 +02:00
  • a842c9c0e7 Fix on OpenId 2.0 User Discovery Sebastian Marcet 2016-05-10 00:08:02 -03:00
  • ad3eb0207e Merge "Fix CSS/Layout on consent OAUTH2 UI" Jenkins 2016-04-05 19:56:27 +00:00
  • ab8b9870fe Fix CSS/Layout on consent OAUTH2 UI Sebastian Marcet 2016-04-05 16:46:03 -03:00
  • ac894c17d7 Upgraded smarcet/jose4php lib Sebastian Marcet 2016-04-05 16:09:31 -03:00
  • 3de1865b9f Fix consent screen OAUTH2.0 flow * updated css on ui consent screen to better mobile UX * added autocomplete off to login form 1.0.18 Sebastian Marcet 2016-04-04 10:26:33 -03:00
  • c76f333c23 Fix on login error messages (OAUTH2/OIDC) Sebastian Marcet 2016-04-03 16:59:20 -03:00
  • 4378864929 OAuth2.0 app name edition Sebastian Marcet 2016-03-30 12:25:41 -03:00
  • bb69e419ba Fix on deleted member Sebastian Marcet 2016-03-29 09:47:44 -03:00
  • faf21175fe Fix on External Url Service 1.0.17 Sebastian Marcet 2016-03-24 08:46:11 -03:00
  • 4d339e1eb4 Fix on revoke UI (Admin) Sebastian Marcet 2016-03-23 19:37:57 -03:00
  • 6712150ad6 Added mobile detection for create user form Sebastian Marcet 2016-03-23 18:28:56 -03:00
  • 88dd2c708a Updated OAUTH2.0 consent UI Sebastian Marcet 2016-03-23 13:40:32 -03:00
  • 4178c95bde * fix on access token revoke * improved tokens generation * fixed some typos 1.0.16 Sebastian Marcet 2016-03-23 11:10:44 -03:00
  • 8f65e27cae Fix on missing refresh token when consent params had more than 2 values Fixed unit tests Change-Id: I8800c3d768794bdd1d99c558225665e9e9ee13a0 Sebastian Marcet 2016-03-22 19:09:38 -03:00
  • 0e93b131a0 Fix on Email Verification Sebastian Marcet 2016-03-22 18:02:24 -03:00
  • 6bf8de3d3e Reduce noise on error log Sebastian Marcet 2016-03-19 09:33:46 -03:00
  • 9db633c111 Bug Fixing 1.0.15 Sebastian Marcet 2016-03-17 15:14:49 -03:00
  • 3f10a83383 Refactoring Sebastian Marcet 2016-03-17 09:34:43 -03:00
  • 8ef2668b51 Bug Fixing Sebastian Marcet 2016-03-16 16:51:56 -03:00
  • d6068a8c29 Fixed DH error 1.0.14 Sebastian Marcet 2016-03-16 11:57:12 -03:00
  • 1df67dc90a Fixed doble form submision issue Sebastian Marcet 2016-03-16 00:49:59 -03:00
  • c69f433db2 Refactoring Sebastian Marcet 2016-03-15 11:33:13 -03:00
  • 9cf772ad75 Fix on Assets url default value Sebastian Marcet 2016-03-14 12:05:48 -03:00
  • 4d50097245 Improved User Locking Procedure Sebastian Marcet 2016-03-14 11:45:59 -03:00
  • 23344d4a73 Fixed missing ref Sebastian Marcet 2016-03-14 10:28:03 -03:00
  • 3429ce6a4a Fix on Blowfish Password test 1.0.13 Sebastian Marcet 2016-03-01 20:09:00 -03:00
  • d2bb5d1be2 Added OAUTH2.0 Admin Groups 1.0.12 Sebastian Marcet 2016-02-25 17:11:31 -03:00
  • b7eb03974e Resource server ban error 1.0.11 Sebastian Marcet 2016-02-23 16:02:07 -03:00
  • cd480b2911 Fix memory leak on scopes groups 1.0.10 Sebastian Marcet 2016-02-22 17:13:55 -03:00
  • cb52e87e80 Fix on missing getDisplay Method Sebastian Marcet 2016-02-22 11:51:10 -03:00
  • e6b1bdc248 Fix on Username/Password trailling whitespace Sebastian Marcet 2016-02-19 12:32:41 -03:00
  • 3610cd0f2e Changed display type from touch to native Sebastian Marcet 2016-02-18 10:05:01 -03:00
  • 09b303df8a Fix on display type touch Sebastian Marcet 2016-02-17 18:06:45 -03:00
  • 248fb00717 Implemented display param on authentication OIDC request Sebastian Marcet 2016-02-17 13:10:43 -03:00
  • da349462c4 Added User Validation 1.0.9 Sebastian Marcet 2016-02-04 15:24:37 -03:00
  • 4e14551e0c Merge "Member Email Verification" Jenkins 2016-02-04 14:46:55 +00:00
  • 69424b3fa8 Member Email Verification Sebastian Marcet 2016-02-03 18:00:48 -03:00
  • 33d5e3f5c2 Fix on username generation Sebastian Marcet 2016-02-03 18:00:48 -03:00
  • e0ad7c72dd Fix on username generation 1.0.8 Sebastian Marcet 2016-02-02 10:50:22 -03:00
  • 3daeca0c04 Fix on user idenfier contruction Sebastian Marcet 2016-02-01 19:40:38 -03:00
  • a86193e266 Fix on Key not found error description Sebastian Marcet 2016-01-28 17:25:17 -03:00
  • 050ef8dc8c Fix on Key not found error description Sebastian Marcet 2016-01-28 17:06:45 -03:00
  • 1e5a89204c Fix on add scope Sebastian Marcet 2016-01-25 12:49:21 -03:00
  • 28c34daa3f Fix on Auth token check Sebastian Marcet 2016-01-22 23:30:18 -03:00
  • 83c0df86f8 Fix on Client Update worflow Sebastian Marcet 2016-01-21 15:37:02 -03:00
  • ef7bfbd9ed Fix on Refresh token Response: Sebastian Marcet 2016-01-21 11:59:44 -03:00
  • b8242a663b Fix on user profile pic url: Sebastian Marcet 2016-01-13 14:05:28 -03:00
  • fd06f736a4 Fix on refresh token worflow: Sebastian Marcet 2016-01-13 12:27:10 -03:00
  • 53aa542116 Fix on Asymetric key thumbprint calculation: Sebastian Marcet 2016-01-08 15:33:50 -03:00
  • 37e236a2bb Fix on Resource server banning: Sebastian Marcet 2016-01-07 11:44:00 -03:00
  • a33cc901b2 Use git.openstack.org everywhere Andreas Jaeger 2015-12-29 21:35:05 +01:00
  • b570f01fdd Fix on email verification flag: Sebastian Marcet 2015-12-21 12:30:37 -03:00
  • ea98eff8cf OIDC - OpenId Connect Implementation Sebastian Marcet 2015-07-03 17:43:14 -03:00
  • 1ee300d9bb Fix to prevent mantain unexistent users sessions: Sebastian Marcet 2015-11-18 13:16:36 -03:00