Tutorial: Implementing OpenID Connect in a Django app using oxd

This tutorial will take you through the steps you need to setup and use oxd with your Gluu Server using a simple Django application that authenticates a user. Read more

Similar

Django project optimization guide (part 1)

Django is a powerful framework used in many great projects. It provides many batteries, that speed up development and therefore reduces the price of it. When a project becomes large and is used by many users you inevitably will run into performance proble... (more…)

Read more »