https://cerbos.dev logo
#help
Title
s

seala va

04/01/2023, 8:34 AM
I enable the admin Api, and I want to test in the browser ui, but it throw authentication error, how to fix it ?
s

seala va

04/01/2023, 8:48 AM
thanks @Jesum Yip I can run the restful api in Insomnia with Basic Auth. The problem is I don't know how to pass the Basic auth to the restful api header in the browser ui.
c

Charith (Cerbos)

04/01/2023, 9:06 AM
Hey, we are aware of this issue and have fixed it in trunk but it's not released yet. If you are a user of Postman, Insomnia or any other Swagger tool, you can grab the schema from http://localhost:3592/schema/swagger.json and access the API through those tools.
s

seala va

04/01/2023, 9:19 AM
thanks @Charith (Cerbos) . I thought it was my way of using it somewhere wrong.😀
7 Views