Skip to content

Commit b81d178

Browse files
committed
update readme
1 parent 6af9ce4 commit b81d178

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ User accounts for login in Security UI:
3939
*If you want to run the integration test project, pls comment this line:
4040
`await Task.Delay(120000);` in AspireFixiture.cs it's only there for github actions (waiting for Keycloak to be up).*
4141

42+
4. The endpoints
43+
44+
Open the security api /scalar to see all available endpoints.
45+
4246
## Customization
4347

4448
You can modify the setup based on your requirements. The project is configured with Keycloak and RabbitMQ (for revoke cache requests) but is compatible with other systems like Azure Service Bus (tested) and 0Auth (tested). You can also remove some parts if needed (caching, service bus)

0 commit comments

Comments
 (0)