Identity Service in Micro Services
- Lets create a new project for Identity Services
- Refer Here for the first commit and Refer Here for the repository
- To create the identity service we will be using Django oidc provider Refer Here
- Refer Here for the installation steps of the oidc provider
- Refer Here for the changes done in the application.
- Next Steps:
- We will continue this application after vacation.