mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-23 23:28:58 -04:00
12 lines
279 B
Text
12 lines
279 B
Text
= Securing applications
|
|
|
|
include::../attributes.adoc[]
|
|
|
|
<#list ctx.guides as guide>
|
|
:links_securing-apps_${guide.id}_name: ${guide.title}
|
|
:links_securing-apps_${guide.id}_url: #${guide.id}
|
|
</#list>
|
|
|
|
<#list ctx.guides as guide>
|
|
include::${guide.template}[leveloffset=+1]
|
|
</#list>
|