Skip to content

issues Search Results · repo:jazzband/django-oauth-toolkit language:Python

Filter by

869 results
 (65 ms)

869 results

injazzband/django-oauth-toolkit (press backspace or delete to remove)

Getting this error during the migrations not sure what went wrong `` return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation oauth2_provider_application does not exist LINE ...
question
  • gosrinin
  • Opened 
    16 days ago
  • #1582

We have a Synapse server for user authentication with OpenID. Is it possible to use django-oauth-toolkit only as a client to query our external provider? If so, do you have any examples, please?
question
  • steven-douilliet
  • Opened 
    on Jun 6
  • #1579

Describe the bug !-- A clear and concise description of what the bug is. -- When trying to create a new refresh token using OAuth2 in Django using custom token genretor , the application throws a django.db.utils.DataError: ...
bug
  • hb-joel
  • Opened 
    on Mar 13
  • #1557

I don t want to allow revocations of JWTs (I d like to force clients to revoke the client ID instead). I know this may not be according to standards. As a start though, how can I prevent oauth toolkit ...
question
  • SHxKM
  • Opened 
    on Feb 8
  • #1552

Describe the bug !-- A clear and concise description of what the bug is. -- When building the idp/rdp test apps, the idp server fails when initiating login, as it can not find the registration/login.html ...
bug
  • lullis
  • 1
  • Opened 
    on Jan 30
  • #1548

Is your feature request related to a problem? Please describe. Currently there is no way for Django application developers to delegate account creation to to the OpenID Provider. Describe the solution ...
enhancement
  • lullis
  • Opened 
    on Jan 28
  • #1546

Is your feature request related to a problem? Please describe. Currently DOT does not provide a way for the OP to indicate that the user has signed out, this causes RP sessions to be kept open in end users ...
enhancement
  • lullis
  • Opened 
    on Jan 28
  • #1545

The Current Limitation In the current implementation of TokenHasScope, the get_scopes method retrieves the required scopes using this method: def get_scopes(self, request, view): try: return ...
enhancement
  • birddevelper
  • 1
  • Opened 
    on Dec 18, 2024
  • #1535

DEBUG DROP INDEX IF EXISTS oauth2_provider_accesstoken_token_8af090f8_like ; (params None) Traceback (most recent call last): File /workspace/.venv/lib/python3.12/site-packages/django/db/backends/utils.py ...
bug
  • duanhongyi
  • 1
  • Opened 
    on Nov 14, 2024
  • #1526
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub