Sachin Gaikwad

Results 5 issues of Sachin Gaikwad

I am using graph_wrap version 0.1.3, Django 3.2, djangrestframework 3.12.4, graphene 3.2.2, graphene-django 3.1.2 1. When I run "python manage.py runserver", there are no errors report. 2. When I am...

Client: React SPA Web API: Django Backend REST API Azure AD (only cloud) I am able to test 'authentication' and 'web api call' with access token. I would like to...

I am looking for guidance on how to implement RBAC using django-auth-adfs in following scenario. [There is no 'discussion' option hence creating 'issue' to discuss with community.] # Scenario/Setup. 1....

Add support for adding 'extra details' (meta) in error response Example: We have a REST API 'add-employee'. It adds employee with given information into Django Database. It checks if employee...

My understanding is currently mantelo only supports calling 'admin' related REST APIs of Keycloak. From docs: > Once you have configured how to authenticate to Keycloak, the rest is easy-peasy....