tlkenergy / sim-tlk

Roadmap and Issues for sim.TLK cloud based system simulation
2 stars 1 forks source link

Django Interface - SignOn #10

Closed Walshest closed 2 years ago

Walshest commented 2 years ago

Can the Django Interface also be compatible with Single Sign on?

Users are getting difficulty when they try to logon: image

magraeber commented 2 years ago

Does not work out of the box. But might be possible with some workaround: https://django-allauth.readthedocs.io/en/latest/advanced.html#admin

magraeber commented 2 years ago

We won't implement it. Instead we will add more admin features to the normal app. That means you don't need to use two web sites anymore.