Hi Raghavendra,
On 12/06/2020 12.00, Raghavendra AK wrote:
> I'm training to implement keycloak with django using
>
https://github.com/jhuapl-boss/boss-oidc but getting error : *Could not
> import 'path.to.function' for API setting 'LOAD_USER_ROLES'.
> ModuleNotFoundError: No module named 'path'*
> *
> *
You need to actually modify the settings.py file according to the
comments in the file. Not just copy it and expect everything to
magically work however you want it.
Kind regards,
Kasper Laudrup