Bruno allows you to send authentication details with your API requests. Authentication methods can be set on the request level or collection level, if you want all of your requests to use the same method.Documentation Index
Fetch the complete documentation index at: https://docs.usebruno.com/llms.txt
Use this file to discover all available pages before exploring further.
Try it out
Explore the oauth-keycloak sample collections for real-world OAuth2 flows to walk through each grant type step by step:Some APIs will require a digital certificate to establish a client’s identity.
You can add your certificate authority (CA) or client certificates to Bruno.
See Add and Manage Certificates for more
information.
Auth tab of your requests, we will automatically populate the relevant parts of the request for your chosen auth method.