Skip to content

Commit

Permalink
link to the published documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Kai Helbig <[email protected]>

Signed-off-by: Manfred Hanke <[email protected]>
  • Loading branch information
hankem committed Mar 17, 2023
1 parent 2092e30 commit 4875e3d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
import javax.inject.Singleton;

/**
* @see <a
* href="https://github.com/keycloak/keycloak-documentation/blob/main/securing_apps/topics/oidc/java/logout.adoc">Logout</a>
* @see <a href="https://www.keycloak.org/docs/latest/securing_apps/index.html#logout">Logout</a>
*/
@Singleton
public class LogoutRoute implements Handler<RoutingContext> {
Expand Down

0 comments on commit 4875e3d

Please sign in to comment.