When trying to create a provider, I am asked to input the mapper:
file:///etc/config/kratos/okta_schema.jsonnet is hardcoded into the code, but this file does not exist in the charm. Should the backend implement an API to expose the available schemas?
When trying to create a provider, I am asked to input the
mapper
:file:///etc/config/kratos/okta_schema.jsonnet
is hardcoded into the code, but this file does not exist in the charm. Should the backend implement an API to expose the available schemas?