Commit graph

  • 5beac9893a Merge pull request #169 from juanifioren/revert-168-v0.4.x Wojciech Bartosiak 2017-04-06 18:51:27 +0100
  • 2bfb17fac8 Revert "Fix documentation typo for OIDC_EXTRA_SCOPE_CLAIMS" Wojciech Bartosiak 2017-04-06 19:51:07 +0200
  • 8a61e366a4 Merge pull request #168 from honewatson/v0.4.x Wojciech Bartosiak 2017-04-06 18:50:49 +0100
  • b46c92a3e8 Fix documentation typo for OIDC_EXTRA_SCOPE_CLAIMS honewatson 2017-04-02 14:34:50 +1000
  • 41003e1e83 Adds a setting variable for custom template paths kaveh 2017-03-31 14:25:42 -0700
  • bddbb68614 Replaces LOGIN_URL with OIDC_LOGIN_URL so users can use a different login path for their oidc requests. kaveh 2017-03-31 13:41:26 -0700
  • d5111ed881 Merge pull request #162 from wojtek-fliposports/fix_after_login_hook_doc Wojciech Bartosiak 2017-03-31 13:30:55 +0100
  • ca98c33a7d added docs for OIDC_AFTER_END_SESSION_HOOK Wojciech Bartosiak 2017-03-31 13:00:33 +0100
  • 9ddbdbf294 rename OIDC_POST_END_SESSION_HOOK to OIDC_AFTER_END_SESSION_HOOK Wojciech Bartosiak 2017-03-31 13:00:24 +0100
  • 0d578de59c Merge pull request #161 from wojtek-fliposports/test_create_id_token_fix Wojciech Bartosiak 2017-03-31 07:13:24 +0100
  • 721342fcb2 Improved exp value calculation Wojciech Bartosiak 2017-03-30 23:18:21 +0100
  • e9de35b919 Merge pull request #160 from wojtek-fliposports/fixing_logger_exception Wojciech Bartosiak 2017-03-30 22:03:30 +0100
  • 30bb06d478 fixed logger message Wojciech Bartosiak 2017-03-30 21:45:14 +0100
  • d392a14223 Merge pull request #12 from juanifioren/develop Wojciech Bartosiak 2017-03-30 21:36:34 +0100
  • a9e90498c3 Merge pull request #159 from wojtek-fliposports/develop Wojciech Bartosiak 2017-03-28 10:14:35 +0100
  • 2eca82a5b7 Update CHANGELOG.md Wojciech Bartosiak 2017-03-28 10:02:29 +0100
  • 5a4292677b Merge pull request #147 from uhavin/feature-granttype-password Wojciech Bartosiak 2017-03-28 10:02:06 +0100
  • af57fd0056 Merge pull request #11 from juanifioren/develop Wojciech Bartosiak 2017-03-28 09:50:14 +0100
  • 82dee87ebe No need for semicolons, this is Python Niels van Huijstee 2017-03-28 10:38:43 +0200
  • a640358182 Remove print statements Niels van Huijstee 2017-03-28 10:37:31 +0200
  • ed3f9988aa Explicit function naming Niels van Huijstee 2017-03-28 10:37:02 +0200
  • 9fd2494465 Merge pull request #152 from wojtek-fliposports/feature-end-session-hook Wojciech Bartosiak 2017-03-27 17:40:41 +0100
  • 9e70b9597e Merge pull request #134 from ByteInternet/switch_debug_to_error_when_server_encounters_error Wojciech Bartosiak 2017-03-27 17:37:39 +0100
  • 1727073447 Merge pull request #158 from ngrjs/patch-1 Juan Ignacio Fiorentino 2017-03-27 09:58:54 -0300
  • 8f1fc41cb2 Update accesstokens.rst Nagaraj 2017-03-07 22:55:51 +0530
  • 7496b2f036 OIDC_POST_END_SESSION_HOOK + tests Wojciech Bartosiak 2017-01-27 09:05:25 +0100
  • b1bf9072d0 Merge pull request #150 from wojtek-fliposports/uri_fragment_fix Juan Ignacio Fiorentino 2017-01-25 10:30:46 -0300
  • 78845a7b9d fix URI fragment Wojciech Bartosiak 2017-01-25 11:02:54 +0100
  • f53186ddd6 Merge pull request #149 from brianorwhatever/documentation-skip-consent Juan Ignacio Fiorentino 2017-01-06 16:36:41 -0300
  • d9d9bffdd1 skipping consent only works for confidential clients Brian Richter 2017-01-06 11:20:40 -0800
  • 7b9f08c46c Add id_token to response Niels van Huijstee 2016-12-21 15:58:37 +0100
  • 1a31bc6554 User authentication failure to return 403 Niels van Huijstee 2016-12-21 15:58:05 +0100
  • d9790ab214 Edit CHANGELOG. Ignacio Fiorentino 2016-12-13 12:46:45 -0300
  • f7908bb1b9 Add documentation for grant type password Niels van Huijstee 2016-12-13 14:13:57 +0100
  • 39111a8388 Better tests for errors, disable grant type password by default Niels van Huijstee 2016-12-13 13:40:14 +0100
  • 40009944af Merge branch 'develop' of https://github.com/juanifioren/django-oidc-provider into develop Ignacio Fiorentino 2016-12-12 16:46:30 -0300
  • 66a3497a1c Fix refresh_token cannot be primary key if null. Ignacio Fiorentino 2016-12-12 16:46:21 -0300
  • c5d0a99b55 Merge pull request #145 from suutari-ai/use-time-time Juan Ignacio Fiorentino 2016-12-12 14:32:45 -0300
  • fc6241d3d0 Merge pull request #144 from uhavin/feature-granttype-password Juan Ignacio Fiorentino 2016-12-12 14:25:10 -0300
  • 65538b0f7d utils.token: Use time.time to generate the timestamps Tuomas Suutari 2016-12-07 14:14:37 +0200
  • 5e3876f0c6 Revert "Fix timestamps computing in tokens" Tuomas Suutari 2016-12-07 13:15:47 +0200
  • ba62e8eab9 Merge remote-tracking branch 'upstream/feature-granttype-password' into feature-granttype-password Niels van Huijstee 2016-12-07 11:54:12 +0100
  • 0633b664a0 Password Grant -Response according to specification Niels van Huijstee 2016-12-07 11:51:24 +0100
  • 2e0072cad7 Add tests for Resource Owner Password Credentials Flow Niels van Huijstee 2016-12-07 10:05:33 +0100
  • 218cc0afed Merge pull request #141 from uhavin/feature-granttype-password Juan Ignacio Fiorentino 2016-12-05 12:13:40 -0300
  • a58e54d55f Support grant type password - basics Niels van Huijstee 2016-12-01 15:49:25 +0100
  • 1081511b9a Update README.md Juan Ignacio Fiorentino 2016-12-02 12:27:08 -0300
  • a6fc1a717e Update authorize template in docs. Ignacio Fiorentino 2016-12-02 12:03:59 -0300
  • e1fa322c4f Edit CHANGELOG. Ignacio Fiorentino 2016-12-01 16:22:19 -0300
  • db68977eb2 Provide doc for signals. Ignacio Fiorentino 2016-12-01 16:20:53 -0300
  • 5242f0841e Add initial signals logic. Ignacio Fiorentino 2016-12-01 16:20:34 -0300
  • 8d77634417 Edit CHANGELOG. Ignacio Fiorentino 2016-11-30 13:25:06 -0300
  • 6ebd946649 Merge branch 'v0.4.x' of https://github.com/juanifioren/django-oidc-provider into develop Ignacio Fiorentino 2016-11-30 13:22:52 -0300
  • ae00368a6a Merge pull request #138 from bgelineau/fix_timestamps Juan Ignacio Fiorentino 2016-11-30 11:42:27 -0300
  • 975eb0163f Fix timestamps computing in tokens Brice Gelineau 2016-11-30 15:22:58 +0100
  • 10ed8171f0 Bump version v0.4.4. Ignacio Fiorentino 2016-11-29 17:37:07 -0300
  • 11ef97fdbb Merge pull request #137 from bgelineau/fix_locale Juan Ignacio Fiorentino 2016-11-29 17:16:26 -0300
  • 8666990f69 Fix translations handling Brice Gelineau 2016-11-24 12:55:48 +0100
  • 80441aaf32 Log create_uri_response exceptions to logger.exception Bono 2016-11-18 18:08:37 +0100
  • eb2af58354 Merge pull request #132 from hpool/v0.4.x Juan Ignacio Fiorentino 2016-11-09 12:23:26 -0300
  • acc5b408d1 Fix a bug that the value of STANDARD_CLAIMS is updated hpool 2016-11-09 19:21:56 +0900
  • 155b4598b0 Add test for STANDARD_CLAIMS values hpool 2016-11-09 19:19:31 +0900
  • 53166fb9ea Fix TypeError Unicode when using hashlib. Ignacio Fiorentino 2016-11-04 15:56:51 -0300
  • f24445e421 Edit CHANGELOG. Ignacio Fiorentino 2016-11-04 15:41:51 -0300
  • 8a4103edca Fix bug in Python 3 using Session Management middleware. Ignacio Fiorentino 2016-11-04 15:40:35 -0300
  • 2ec9cbe334 Fix wrong link in docs. Ignacio Fiorentino 2016-11-02 12:35:22 -0300
  • 4155638226 Bump version v0.4.3. Ignacio Fiorentino 2016-11-02 12:28:39 -0300
  • 21fb1aae98 Edit CHANGELOG. Ignacio Fiorentino 2016-11-02 12:26:56 -0300
  • 7576448414 Add more doc for session management. Ignacio Fiorentino 2016-11-02 11:43:39 -0300
  • 59db79b65c Fix tests for end session endpoint. Ignacio Fiorentino 2016-11-01 16:01:03 -0300
  • e458542be2 Fix urls and names. Ignacio Fiorentino 2016-11-01 12:15:48 -0300
  • f8e0f2dc2c Re-generate migrations with Python 3. Ignacio Fiorentino 2016-11-01 12:00:13 -0300
  • 5d07111a18 Implementing end_session_endpoint feature with post_logout_redirect_uri. Ignacio Fiorentino 2016-10-31 17:07:06 -0300
  • ecba16ed36 Fix bug with id_token without openid scope. Ignacio Fiorentino 2016-10-31 16:37:51 -0300
  • 9bdec5da7c Add post_logout_redirect_uris for Client model. Ignacio Fiorentino 2016-10-31 16:36:58 -0300
  • d9149b162d Add initial doc for session management. Ignacio Fiorentino 2016-10-28 16:56:06 -0300
  • b442dbf979 Add Python 3.5 version in setup. Ignacio Fiorentino 2016-10-28 15:30:47 -0300
  • d2e2c66d81 Fix setup. Now makes use of find_packages function. Ignacio Fiorentino 2016-10-28 15:29:17 -0300
  • 50e5287b48 Initial Session Management version. Ignacio Fiorentino 2016-10-28 15:25:52 -0300
  • 4d2bdb9a97 Generate bigger secret with sha224. Ignacio Fiorentino 2016-10-26 17:04:12 -0300
  • 3711d6c5ab Fallback user claims (email, first_name, etc). Ignacio Fiorentino 2016-10-26 16:46:14 -0300
  • 1e8352791d Merge pull request #9 from juanifioren/v0.4.x Wojciech Bartosiak 2016-10-23 17:22:09 +0200
  • 76dca8f504 Bump version v0.4.2. Ignacio Fiorentino 2016-10-13 11:31:33 -0300
  • bb91982a8e Merge pull request #129 from torreco/v0.4.x Juan Ignacio Fiorentino 2016-10-13 11:15:38 -0300
  • 99d7194ab1 Make Client available when using OIDC_EXTRA_SCOPE_CLAIMS David Montano 2016-10-12 14:23:57 -0500
  • 7405d79fdb Edit CHANGELOG. Ignacio Fiorentino 2016-10-12 11:11:04 -0300
  • 7b07a398a4 Edit CHANGELOG. Ignacio Fiorentino 2016-10-11 13:32:28 -0300
  • b36dcf8442 Merge branch 'wojtek-fliposports-v0.4.x' into v0.4.x Ignacio Fiorentino 2016-10-11 13:24:18 -0300
  • 2cedde5e3f Remove spaces. Ignacio Fiorentino 2016-10-11 13:18:06 -0300
  • 38e37e7c47 Merge branch 'v0.4.x' of https://github.com/wojtek-fliposports/django-oidc-provider into wojtek-fliposports-v0.4.x Ignacio Fiorentino 2016-10-11 11:52:31 -0300
  • f9990d8b34 Fix docs. Ignacio Fiorentino 2016-10-05 14:18:38 -0300
  • 394be62b58 Merge branch 'jerrykan-redirect_uri_query' into v0.4.x Ignacio Fiorentino 2016-10-05 13:46:22 -0300
  • 2bf2ffa275 added migrations for client secret Wojciech Bartosiak 2016-10-05 17:58:39 +0200
  • d174d4e629 fix for generating client secret Wojciech Bartosiak 2016-10-05 17:37:49 +0200
  • 74b5390daa Merge branch 'redirect_uri_query' of https://github.com/jerrykan/django-oidc-provider into jerrykan-redirect_uri_query Ignacio Fiorentino 2016-10-05 12:33:05 -0300
  • 59312bf811 redirect URI clean up moved to utils module Wojciech Bartosiak 2016-10-04 19:32:54 +0200
  • 60b2cf27af Merge pull request #8 from juanifioren/v0.4.x Wojciech Bartosiak 2016-10-04 19:15:38 +0200
  • f98b117a0e Merge pull request #7 from juanifioren/v0.3.x Wojciech Bartosiak 2016-10-04 19:11:54 +0200
  • aceb9d6c24 Bump version v0.4.1. Ignacio Fiorentino 2016-10-03 12:57:39 -0300
  • 6ed2c200a7 Update pyjwkest to version 1.3.0. Ignacio Fiorentino 2016-10-03 12:54:54 -0300