Commit graph

  • 5255719700 Add date_given to UserConsent model. Add verbose names in models. Ignacio Fiorentino 2016-06-13 12:15:10 -0300
  • 0e7d3cb388 Bump version v0.3.4. Ignacio Fiorentino 2016-06-10 12:27:36 -0300
  • 41f23afa31 Add missing migration. Ignacio Fiorentino 2016-06-10 10:57:31 -0300
  • 70c7d128c1 Refactoring views.py. Ignacio Fiorentino 2016-06-01 12:09:40 -0300
  • 0b6c64e049 Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider Ignacio Fiorentino 2016-05-31 14:57:47 -0300
  • 16f6d00cad Merge pull request #95 from johnpeach/patch-1 Juan Ignacio Fiorentino 2016-05-31 14:43:06 -0300
  • 74586f3e19 grammar corrections John Peach 2016-05-31 10:33:19 -0700
  • 21e8e89d35 Edit default setting. Ignacio Fiorentino 2016-05-30 14:26:25 -0300
  • eea590e006 Modify scope claims class. Ignacio Fiorentino 2016-05-30 13:28:07 -0300
  • 3f85f7bfec Edit CHANGELOG. Ignacio Fiorentino 2016-05-26 17:06:06 -0300
  • de3da208ee Update docs. Ignacio Fiorentino 2016-05-26 17:05:16 -0300
  • ed905128b1 Merge pull request #94 from matterport/site-url Juan Ignacio Fiorentino 2016-05-26 16:25:14 -0300
  • 86a921aba7 Fix typo Si Feng 2016-05-25 15:21:27 -0700
  • be5656bcf4 Make SITE_URL optional. Si Feng 2016-05-25 14:58:58 -0700
  • 497f2f3a68 Bump version v0.3.3. Ignacio Fiorentino 2016-05-03 12:17:22 -0300
  • ef88b6ca33 Improve docs. Ignacio Fiorentino 2016-04-27 15:55:02 -0300
  • ad93b777db Bump version v0.3.2. Ignacio Fiorentino 2016-04-26 17:33:43 -0300
  • a0c7b3c0c4 Create migrations. Improve docs. Ignacio Fiorentino 2016-04-25 17:33:52 -0300
  • 9f9df355a3 Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider into feature-jwtalg Ignacio Fiorentino 2016-04-25 14:55:30 -0300
  • b8f442184c Remove migration. Ignacio Fiorentino 2016-04-25 14:51:00 -0300
  • 7f5f1eb584 Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x Ignacio 2016-04-16 18:02:26 -0300
  • fa4c95e97d Modify example project template. Ignacio 2016-04-16 17:53:28 -0300
  • 2ec000e18a Edit CHANGELOG. Ignacio Fiorentino 2016-04-15 11:35:23 -0300
  • 8320394a67 Refactoring variables. Ignacio Fiorentino 2016-04-14 17:45:30 -0300
  • bc6a083571 Refactoring tests. Ignacio Fiorentino 2016-04-14 16:22:38 -0300
  • 49f011b52b Merge branch 'v0.3.x' of https://github.com/juanifioren/django-oidc-provider into feature-prompt Ignacio Fiorentino 2016-04-13 18:40:04 -0300
  • 41dcb192bc Add support for the other values of the prompt param. Ignacio Fiorentino 2016-04-13 18:38:38 -0300
  • 61f0c209af Refactoring prompt=none logic. Ignacio Fiorentino 2016-04-13 17:19:37 -0300
  • 10a7e85c19 Merge pull request #92 from jerrykan/python35 Juan Ignacio Fiorentino 2016-04-13 10:42:19 -0300
  • 2f54e53766 Ensure client redirect URIs with query strings work John Kristensen 2016-04-13 18:14:59 +1000
  • 31632442bd Add py35 environment to tox/travisci John Kristensen 2016-04-13 17:02:05 +1000
  • b05894bf6d Add prompt parameter to authorize view. Ignacio Fiorentino 2016-04-12 18:19:16 -0300
  • 32950bc655 Edit CHANGELOG. Ignacio Fiorentino 2016-04-08 18:11:51 -0300
  • 3f5992100a Not auto-approve requests for non-confidential clients. Ignacio Fiorentino 2016-04-08 18:09:24 -0300
  • c39a81e5f9 Update docs. Ignacio Fiorentino 2016-04-08 16:56:20 -0300
  • e97c32acd1 Fix encoding problem when using Py34. Ignacio Fiorentino 2016-04-08 13:22:05 -0300
  • ed26f7bb40 Edit gitignore. Ignacio 2016-04-07 19:45:12 -0300
  • 9adfa7e6bc Edit templates in example project. Ignacio 2016-04-07 19:41:50 -0300
  • 559f90c5a6 Remove pdb. Ignacio Fiorentino 2016-04-07 16:36:42 -0300
  • e495d6c41d Remplace AES encryption with database. For saving PKCE parameters. Ignacio Fiorentino 2016-04-07 16:18:47 -0300
  • b1b8247cb0 Add hidden inputs for PKCE. Fix bug with AES. Ignacio 2016-04-07 11:45:35 -0300
  • 93c0bc2382 Fix in example project. Ignacio 2016-04-06 21:28:13 -0300
  • 9c071831fa Edit CHANGELOG Ignacio Fiorentino 2016-04-06 18:12:19 -0300
  • 6e8af74f76 First intent to implement PKCE. Ignacio Fiorentino 2016-04-06 18:03:30 -0300
  • 68ce127e31 Merge pull request #4 from juanifioren/v0.3.x Wojciech Bartosiak 2016-04-06 18:06:23 +0100
  • 2c4ab6695e Removing print. Juan Ignacio Fiorentino 2016-04-05 19:08:49 -0300
  • a3247db273 Improve handle of client_secret with client_types. Ignacio Fiorentino 2016-04-05 18:31:08 -0300
  • fa2c7d314d Edit CHANGELOG. Ignacio Fiorentino 2016-04-04 17:25:28 -0300
  • 1a74bcbc5c Add client type to client creation form. Ignacio Fiorentino 2016-04-04 17:19:49 -0300
  • f44b5a1114 Update provider info supporting HS256 id_token sign alg. Juan Ignacio Fiorentino 2016-03-22 20:48:30 -0300
  • dff76cd1ea Add HS256 support for JWS. Ignacio Fiorentino 2016-03-22 16:17:56 -0300
  • af3a0c0581 Merge pull request #85 from nmohoric/set-log-level Juan Ignacio Fiorentino 2016-03-17 18:57:39 -0300
  • f8dce31fa2 Changed logging from error to debug Nick Mohoric 2016-03-17 14:31:41 -0400
  • 3c0a5e6e04 Bump version v0.3.1. Ignacio 2016-03-09 12:11:59 -0300
  • a2809307cf Merge pull request #84 from wojtek-fliposports/v0.3.x Juan Ignacio Fiorentino 2016-03-08 18:48:44 -0300
  • 08033bb9ad Fix missing verification of response type for client Wojciech Bartosiak 2016-03-08 13:21:55 +0000
  • 5d57c4919c Fix encoding of client secret Wojciech Bartosiak 2016-03-08 12:57:47 +0000
  • d43bad80dc Merge pull request #83 from wojtek-fliposports/v0.3.x Juan Ignacio Fiorentino 2016-03-01 15:07:52 -0300
  • 7cb5b4d54e str or list or tuple for OIDC_ID_TOKEN_PROCESSING_HOOK Wojciech Bartosiak 2016-03-01 17:54:57 +0000
  • 80512c5528 Merge pull request #3 from juanifioren/v0.3.x Wojciech Bartosiak 2016-03-01 17:08:04 +0000
  • a4d5f89536 Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x Ignacio 2016-02-25 10:10:07 -0300
  • ef45d37157 Merge pull request #82 from Ivip/v0.3.x Juan Ignacio Fiorentino 2016-02-25 10:02:04 -0300
  • 49e19e7493 ID_TOKEN_PROCESSING_HOOK gets user argument Ilya 2016-02-25 09:46:10 +0000
  • e3ccc2a8f6 Bump version v0.3.0. juanifioren 2016-02-23 15:31:07 -0300
  • 0faf727351 Update CHANGELOG.md Juan Ignacio Fiorentino 2016-02-18 16:52:30 -0300
  • 67c06fad9b Add OAuth2 documentation. juanifioren 2016-02-18 16:24:31 -0300
  • fb4e9bd8fe Fix openid scope in authorize view. juanifioren 2016-02-18 16:03:46 -0300
  • b0cb34e6f3 Merge pull request #81 from wojtek-fliposports/v0.2.x Juan Ignacio Fiorentino 2016-02-18 10:20:24 -0300
  • 0a2ee70dae Fixed type in return Wojciech Bartosiak 2016-02-18 13:17:04 +0000
  • 56ffd92ee8 added 'user' into default_idtoken_processing_hook Wojciech Bartosiak 2016-02-17 22:30:10 +0000
  • 509100f8ad added 'user' into default_idtoken_processing_hook Wojciech Bartosiak 2016-02-17 22:28:08 +0000
  • 3e772b3161 added 'user' into default_idtoken_processing_hook Wojciech Bartosiak 2016-02-17 22:25:02 +0000
  • a28db60d9e added 'user' into default_idtoken_processing_hook Wojciech Bartosiak 2016-02-17 22:24:02 +0000
  • eb7686abba added 'user' into default_idtoken_processing_hook Wojciech Bartosiak 2016-02-17 22:23:10 +0000
  • d69828b8db Extended description of OIDC_IDTOKEN_PROCESSING_HOOK Wojciech Bartosiak 2016-02-17 22:16:39 +0000
  • dba525eff9 Added docs/_build to .gitignore Wojciech Bartosiak 2016-02-17 22:11:21 +0000
  • 04573c4ce2 Merge pull request #2 from juanifioren/v0.2.x Wojciech Bartosiak 2016-02-17 22:09:50 +0000
  • 25a59c8344 Refactoring supporting OAuth2 flow. juanifioren 2016-02-16 17:33:12 -0300
  • 3da1ff4c85 Add StandardScopeClaims import. juanifioren 2016-02-15 17:21:46 -0300
  • 6488386692 Remove wrong import. juanifioren 2016-02-15 17:17:43 -0300
  • 8eb0877d89 Refactoring userinfo endpoint. Create decorator "oauth2.protected_resource_view". juanifioren 2016-02-15 17:13:19 -0300
  • 58482a6585 Merge pull request #80 from wojtek-fliposports/v0.2.x Juan Ignacio Fiorentino 2016-02-15 16:46:26 -0300
  • c0f79a196d Fixed PEB8 warning about initialization and comparison to None Wojciech Bartosiak 2016-02-15 19:42:08 +0000
  • 7fb57ee7a1 Modify docs. juanifioren 2016-02-12 16:22:47 -0300
  • 4dd5179a31 Edit CHANGELOG. juanifioren 2016-02-12 15:01:21 -0300
  • 782befd6ec Rename setting. juanifioren 2016-02-12 14:51:43 -0300
  • 73b1cb1efb Merge pull request #79 from wojtek-fliposports/v0.2.x Juan Ignacio Fiorentino 2016-02-12 14:04:44 -0300
  • adb977abbb Merge branch 'feature/OIDC_ID_TOKEN_PROCESSING_HOOK' into v0.2.x Wojciech Bartosiak 2016-02-12 16:04:00 +0000
  • 8ea21b3f75 added doc for OIDC_ID_TOKEN_PROCESSING_HOOK Wojciech Bartosiak 2016-02-12 16:03:49 +0000
  • 7a357001b6 Added OIDC_ID_TOKEN_PROCESSING_HOOK functionality Wojciech Bartosiak 2016-02-12 16:02:35 +0000
  • 22c53abd63 Merge pull request #1 from juanifioren/v0.2.x Wojciech Bartosiak 2016-02-12 12:09:12 +0000
  • 4d5c520639 Update README.md Juan Ignacio Fiorentino 2016-02-11 17:33:53 -0300
  • 68e31cbf2d Upload new docs. juanifioren 2016-02-11 17:24:34 -0300
  • fdd13a8985 Edit docs conf. juanifioren 2016-02-11 14:41:49 -0300
  • 7021f2f733 Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider juanifioren 2016-02-11 14:32:07 -0300
  • 7b8eedc9e5 Add new docs using sphinx. juanifioren 2016-02-11 14:31:30 -0300
  • ef319d7027 Update home.html Juan Ignacio Fiorentino 2016-02-09 12:21:15 -0300
  • 0966f4727c Update README.md Juan Ignacio Fiorentino 2016-02-09 11:24:41 -0300
  • 349619ac02 Bump version 0.2.5. juanifioren 2016-02-03 16:00:02 -0300
  • ca07b8c7eb Update pyjwkest to version 1.1.0. juanifioren 2016-02-03 15:54:14 -0300