Commit graph

  • 75dc8166b4 Update dependency twitter-bootstrap to v5 renovate/twitter-bootstrap-5.x Renovate 2025-06-18 02:09:26 +00:00
  • 26dddd6edf Update dependency font-awesome to v6 renovate/font-awesome-6.x Renovate 2025-03-18 07:15:48 +00:00
  • 91623107f6 Update dependency jquery to v3 renovate/jquery-3.x Renovate 2025-03-10 07:25:00 +00:00
  • 96edbb587a Merge pull request 'Update dependency jquery to v2.2.4' (#2) from renovate/jquery-2.x into master master Kumi 2025-03-10 06:25:36 +00:00
  • 0bd7294d3a Merge branch 'master' into renovate/jquery-2.x Kumi 2025-03-10 06:25:12 +00:00
  • 4b4959e5cf Merge pull request 'Update dependency font-awesome to v4.7.0' (#3) from renovate/font-awesome-4.x into master Kumi 2025-03-10 06:24:52 +00:00
  • 828024d39b Update dependency font-awesome to v4.7.0 Renovate 2025-03-10 06:23:46 +00:00
  • a2d9b51143 Update dependency jquery to v2.2.4 Renovate 2025-03-10 06:23:43 +00:00
  • 1f247c4bc7 Merge pull request 'Update dependency twitter-bootstrap to v4.6.2' (#5) from renovate/twitter-bootstrap-4.x into master Kumi 2025-03-10 06:22:48 +00:00
  • e1fc833e29 Update dependency twitter-bootstrap to v4.6.2 Renovate 2025-03-10 05:24:56 +00:00
  • 2c8e8bbcca Merge pull request 'Configure Renovate' (#1) from renovate/configure into master Kumi 2025-03-07 14:10:53 +00:00
  • 6c58d0e8a7 Add renovate.json Renovate 2025-03-06 08:17:49 +00:00
  • cdb4a60e3c
    Django 5.0 compatibility: UTC timezone import Kumi 2023-12-19 20:01:14 +01:00
  • 35c5f1962a
    Version bump Kumi 2022-11-27 16:44:38 +00:00
  • ad4dc369f1
    URLs Kumi 2022-11-27 16:39:32 +00:00
  • 99e25fd93c
    Signals! Kumi 2022-11-27 16:37:17 +00:00
  • 3fed609a8e
    Fix ugettext import Kumi 2022-11-27 16:31:32 +00:00
  • e2eeae5cef
    Fix ugettext import Kumi 2022-11-27 16:30:33 +00:00
  • f0daed07b2 Merge branch 'develop' of https://github.com/juanifioren/django-oidc-provider Juan Ignacio Fiorentino 2018-10-17 19:21:43 -03:00
  • 20282904e2 Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider Juan Ignacio Fiorentino 2018-10-17 19:13:44 -03:00
  • 4d0c12286a Bump version v0.7.0. Juan Ignacio Fiorentino 2018-10-17 19:09:56 -03:00
  • b875ba5025
    Update changelog.rst Juan Ignacio Fiorentino 2018-10-15 21:20:24 -03:00
  • c096d34377
    Merge pull request #295 from kitab15/version-available-in-code Juan Ignacio Fiorentino 2018-10-15 18:11:46 -03:00
  • 0b2154390a
    Merge pull request #294 from kitab15/docs-token-introspection Juan Ignacio Fiorentino 2018-10-15 18:07:32 -03:00
  • 12402a268f Fixed title underline too short Christian Bouvier 2018-10-15 09:05:33 -03:00
  • 32302f066b Added newline at new file version.py Christian Bouvier 2018-10-15 08:44:40 -03:00
  • d21d8c29b0 Make version available in code (#282) Christian Bouvier 2018-10-14 15:02:56 -03:00
  • f743e23cc4 Token Introspection docs (#257) Christian Bouvier 2018-10-08 01:53:42 -03:00
  • 02a17e10d5
    Update changelog.rst Juan Ignacio Fiorentino 2018-10-05 12:50:10 -03:00
  • cf0c57ceea
    Update changelog.rst Juan Ignacio Fiorentino 2018-10-05 12:48:43 -03:00
  • 4c7bddfd02
    Merge pull request #292 from octobot-dev/increment-rsa-key-length Juan Ignacio Fiorentino 2018-10-05 12:46:54 -03:00
  • 4c63cc67e0 Enhancement: Increment RSA key size to 2048. Christian Bouvier 2018-10-05 11:55:35 -03:00
  • a7bbce3db2
    Merge pull request #290 from octobot-dev/move-strip-prompt-login-to-utils Juan Ignacio Fiorentino 2018-10-04 12:50:44 -03:00
  • eb2f272a0b Enhancement: AuthorizeView's static method strip-prompt-login was moved to a new file oidc_provider/lib/utils/authorize.py in order to be more consistent with the implementation of other Views Christian Bouvier 2018-10-04 10:40:23 -03:00
  • 035e7a3674
    Update changelog.rst Juan Ignacio Fiorentino 2018-10-03 16:23:25 -03:00
  • 1a0f068f2e
    Merge pull request #289 from octobot-dev/fix-strip-prompt-login Juan Ignacio Fiorentino 2018-10-03 16:19:54 -03:00
  • 37e6df8306 Fix #283: bug in strip_prompt_login Christian Bouvier 2018-10-03 14:51:12 -03:00
  • 658eb594e9
    Update changelog.rst Juan Ignacio Fiorentino 2018-09-29 13:33:38 -03:00
  • 76f6348142
    Merge pull request #288 from impak-finance/issue-285 Juan Ignacio Fiorentino 2018-09-29 13:32:11 -03:00
  • 22cda5068f
    Merge pull request #287 from juanifioren/revert-286-issue-285 Juan Ignacio Fiorentino 2018-09-29 13:28:10 -03:00
  • 64e395c5b6
    Revert "Fixed #285 -- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting" Juan Ignacio Fiorentino 2018-09-29 13:27:07 -03:00
  • 0577e50b6c
    Merge pull request #286 from impak-finance/issue-285 Juan Ignacio Fiorentino 2018-09-29 13:24:21 -03:00
  • 88aa190763
    Fixed #285 -- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting Morgan Aubert 2018-09-28 19:36:21 -04:00
  • 6997e19687
    Merge pull request #260 from dcollinsn/django-2.1 Juan Ignacio Fiorentino 2018-09-14 16:34:15 -03:00
  • 458eb2e3ea
    Merge pull request #279 from ByteInternet/make_authorization_endpoint_and_client_more_easily_adjustable Juan Ignacio Fiorentino 2018-09-14 10:10:12 -03:00
  • db0acf3107
    Merge pull request #277 from isms/fix-typo Juan Ignacio Fiorentino 2018-09-14 10:06:41 -03:00
  • 69b793a363 Make it easier to change AuthorizeEndpoint and Client Bono de Visser 2018-09-14 11:21:57 +02:00
  • e36a2c96f8 Add missing space Isaac Slavitt 2018-09-13 15:58:42 -04:00
  • 0effc32be2
    Merge pull request #272 from q3aiml/response-type-natural-key Juan Ignacio Fiorentino 2018-08-20 18:13:28 -03:00
  • 4e7116ca9e add natural key support to ResponseType Andy Clayton 2018-08-20 10:11:28 -05:00
  • 436568a39b
    Merge pull request #271 from q3aiml/client-multiple-response-types Juan Ignacio Fiorentino 2018-08-17 14:34:33 -03:00
  • 988b728fb2 update docs for multiple response types per client Andy Clayton 2018-08-16 16:42:18 -05:00
  • 64a8b935e6 document response_type_descriptions needs to be a list Andy Clayton 2018-08-16 15:47:47 -05:00
  • 036c4fc9b3 document non-obvious string check Andy Clayton 2018-08-16 15:46:50 -05:00
  • 36018d19ae support multiple response types per client Andy Clayton 2018-08-15 15:43:48 -05:00
  • b5e055205c Bump version v0.6.2. Juan Ignacio Fiorentino 2018-08-03 11:50:56 -03:00
  • bf8a7b6853
    Merge pull request #266 from q3aiml/accept-lowercase-bearer Juan Ignacio Fiorentino 2018-08-02 16:02:45 -03:00
  • f1ed3328f8 Accept lowercase "bearer" in Authorization header Andy Clayton 2018-07-20 12:40:23 -05:00
  • 85ca083532 Remove Python 3.4, since it is intermittently failing in travis Dan Collins 2018-07-24 10:11:03 -04:00
  • 972071e370 Add support for Django 2.1, drop support for Django < 1.11 Dan Collins 2018-07-23 13:01:58 -04:00
  • 1c31acd525 Pin pytest version. Juan Ignacio Fiorentino 2018-07-31 14:56:41 -03:00
  • d2695f76cf
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-31 14:08:08 -03:00
  • 88f91b9305
    Merge pull request #265 from stdweird/no_zip_safe Juan Ignacio Fiorentino 2018-07-30 10:57:19 -03:00
  • 20d759ef98 setup.py: code is not zip_safe stdweird 2018-07-30 15:17:04 +02:00
  • bf7f380033 Fix scopeclaims class. Juan Ignacio Fiorentino 2018-07-26 23:12:45 -03:00
  • 9a081cb05a
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-19 11:23:19 -03:00
  • 59581f50d9
    Merge pull request #256 from q3aiml/client-credentials-introspection Juan Ignacio Fiorentino 2018-07-19 11:18:35 -03:00
  • 5b23a08f82 Fix travis. Juan Ignacio Fiorentino 2018-07-12 15:28:14 -03:00
  • cfcd504477 Add python versions travis. Juan Ignacio Fiorentino 2018-07-12 15:05:43 -03:00
  • 2e83393b65 Make tests run all once (now with docs). Juan Ignacio Fiorentino 2018-07-12 14:45:54 -03:00
  • e7eaa52e50 Bump version v0.6.1. Juan Ignacio Fiorentino 2018-07-10 11:16:02 -03:00
  • 9d5c2b39fa support introspection on client credentials tokens Andy Clayton 2018-07-05 14:07:49 -05:00
  • b087116818
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-05 18:39:43 -03:00
  • d825061508 Fix: Token Model crashes in Django Admin when a token has been given to a Client using Client Credentials. Juan Ignacio Fiorentino 2018-07-05 18:37:01 -03:00
  • 6e442a5f35
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-04 16:27:57 -03:00
  • bd49ada392
    Merge pull request #254 from q3aiml/fix-token-introspection-response Juan Ignacio Fiorentino 2018-07-04 16:27:12 -03:00
  • b1e994aa7e Fix token introspection "aud" and "client_id" response Andy Clayton 2018-07-03 11:32:29 -05:00
  • 50733f8135
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-04 11:38:30 -03:00
  • 784456f4b1
    Merge pull request #255 from q3aiml/fix-false-valued-settings Juan Ignacio Fiorentino 2018-07-04 11:37:14 -03:00
  • 6900e637ab add OIDC_INTROSPECTION_VALIDATE_AUDIENCE_SCOPE test Andy Clayton 2018-07-03 13:37:14 -05:00
  • 0750429992 fix settings to support falsy valued overrides Andy Clayton 2018-07-03 13:17:10 -05:00
  • 72f123c0b5
    Update changelog.rst Juan Ignacio Fiorentino 2018-07-02 14:23:05 -03:00
  • 055a007cda
    Merge pull request #251 from q3aiml/userinfo-cors-preflight Juan Ignacio Fiorentino 2018-07-02 14:20:21 -03:00
  • 0adb95d25f example fix for userinfo CORS preflight request Andy Clayton 2018-06-19 11:09:45 -05:00
  • f073c2ef51
    Merge pull request #246 from meteozond/patch-1 Juan Ignacio Fiorentino 2018-06-04 10:55:11 -03:00
  • 2ed0d21f12
    Merge branch 'develop' into patch-1 Juan Ignacio Fiorentino 2018-06-04 10:54:55 -03:00
  • 76c169e73e
    fix little docstring typo Alexander Klimenko 2018-06-04 10:56:31 +03:00
  • dfcc3de01c
    Merge pull request #245 from suutari-ai/remove-extra-scope-param-from-hook Juan Ignacio Fiorentino 2018-05-31 18:01:36 -03:00
  • c95497dbd9 Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK Tuomas Suutari 2018-05-31 10:23:58 +03:00
  • 122b5c19fd
    Update installation.rst Juan Ignacio Fiorentino 2018-05-28 12:50:03 -03:00
  • acc3cf588b
    Update settings.rst Juan Ignacio Fiorentino 2018-05-28 12:38:53 -03:00
  • ac509f7a82
    Update changelog.rst Juan Ignacio Fiorentino 2018-05-24 12:29:35 -03:00
  • c1c84d4961
    Merge pull request #194 from suutari-ai/scope-for-idtoken-processor Juan Ignacio Fiorentino 2018-05-24 12:20:49 -03:00
  • 7eb31574ee Document the new ID token processing hook parameters Tuomas Suutari 2018-05-24 01:09:09 +03:00
  • b0a82aa4ab Pass token and request to OIDC_ID_TOKEN_PROCESSING_HOOK Tuomas Suutari 2018-05-24 00:24:52 +03:00
  • 93420461b4 Merge branch 'develop' of github.com:juanifioren/django-oidc-provider Tuomas Suutari 2018-05-24 00:16:26 +03:00
  • 58bd8ec62c
    Update changelog.rst Juan Ignacio Fiorentino 2018-05-15 10:45:05 -03:00
  • 26f06293c5
    Merge pull request #221 from q3aiml/auth-call-with-request Juan Ignacio Fiorentino 2018-05-15 10:43:54 -03:00
  • 713d15297c include request in password grant authenticate call Andy Clayton 2017-11-22 11:40:58 -06:00
  • f132e041d5
    Update setup.py Juan Ignacio Fiorentino 2018-04-27 14:47:07 -03:00