Giter Site home page Giter Site logo

boss-oidc2's People

Contributors

derek-pryor avatar e-lisa avatar mbourqui avatar movestill avatar ricardogsilva avatar sandyhider avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

etameez ziyunxiao

boss-oidc2's Issues

ModuleNotFoundError: No module named 'djangooidc'. openid/login Page not found

I was getting the error ModuleNotFoundError: No module named 'djangooidc' because of the line path('openid/', include('djangooidc.urls')), at the file urls.py
Then I changed it to be path('openid/', include('mozilla_django_oidc.urls')) then I got a new error openid/login Page not found when opening the login page, what am I missing here?

I only changed the values for:
auth_uri = "https://auth.theboss.io/auth/realms/BOSS"
client_id = ""
public_uri = "http://localhost:8000"

I am using generic Django setup based on the article but using boss-oidc2

With the following versions:
Django 4.1.1
Python 3.9.13
Keycloak 18.0.2

Version Issues

When Implementing this, You have mentioned bossoidc.settings in the settings.py file, So when running the tests it says that bossoidc module not found , when installing bossoidc module it downgrades the version of Django which creates a conflicts in my scripts ..

Screenshot 2023-02-01 104423

As you can see in the image "Path" is used in Django 3.0+ and when installed bossoidc it downgrades Django1.0 , due to which it creates conflicts in scripts , try to overview the issue

Can Provide A Proper Implementation of this .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.