Files
keycloak/docs/documentation/authorization_services/topics/getting-started-overview.adoc
andymunro 1359ea5332 Fix broken links (#24476) (#24717)
(cherry picked from commit bf17fcc0be)

Signed-off-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 05:09:08 +01:00

10 lines
562 B
Plaintext

[[_getting_started_overview]]
= Getting Started
For certain applications, you can look at the following resources to quickly
get started with {project_name} Authorization Services:
* {quickstartRepo_link}/tree/latest/jakarta/servlet-authz-client[Securing a JakartaEE Application in Wildfly]
* {quickstartRepo_link}/tree/latest/spring/rest-authz-resource-server[Securing a Spring Boot Application]
* link:https://quarkus.io/guides/security-keycloak-authorization[Securing Quarkus Applications]
* {adapterguide_link_nodejs_adapter}[Securing Node.js Applications]