ManagementPortal
ManagementPortal copied to clipboard
Authorization fails for in dev configuration
When hosting local instances with in-memory databases, memory portal crashes.
curl --location --request POST 'http://127.0.0.1:8080/managementportal/oauth/token?grant_type=client_credentials' \
-u "radar_restapi:secret"
This does not happen in prod instances