django-rest-framework-keycloak icon indicating copy to clipboard operation
django-rest-framework-keycloak copied to clipboard

Help, how to integrate with django and angular

Open madu419 opened this issue 5 years ago • 2 comments

  1. angular web page
  2. click on login
  3. went to keycloak login
  4. login successful
  5. and keycloak returned to angular app access key, id token , refresh token etc..
  6. what is the next flow , what i need to send to django api from angular app , what i need to send fro django to angular?

madu419 avatar Dec 05 '19 06:12 madu419

Please give update on above request

rkpip3 avatar Jun 21 '20 04:06 rkpip3

These blogs might help you:

  1. https://sairamkrish.medium.com/keycloak-integration-part-2-integration-with-angular-frontend-f2716c696a28
  2. https://sairamkrish.medium.com/keycloak-integration-part-3-integration-with-python-django-backend-5dac3b4a8e4e

sayan801 avatar Sep 08 '24 12:09 sayan801