📁
Journal de bord
search
Ctrlk
  • Introduction
  • Single Page Application
    • Overview
    • Installation
    • Features
    • Design
    • Development
    • Backend integration
  • Backend
    • Overview
    • Installation
    • Configuration
    • Development
    • Data Model
    • API referencechevron-right
    • Database management
  • Security
    • Overview
    • OAuth 2.0
    • Authorization Server (Keycloak)
    • Client-side flow
    • OpenID Connect
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Backend

Overview

hashtag
Project structure

The following tutorial explains how to setup an authorization server using Spring security 5.

Check this out: https://docs.spring.io/spring-data/rest/docs/current/reference/html/#referencearrow-up-right

LogoBest practices for REST API design - Stack Overflowstackoverflowchevron-right

LogoAccessing Keycloak Endpoints Using Postman | BaeldungBaeldung on Kotlinchevron-right
This is a great tutorial that helps you understand how to use Postman with an authorization server.

hashtag
OpenID Connect

LogoFinal: OpenID Connect Discovery 1.0 incorporating errata set 2openid.netchevron-right

How to design a REST APIarrow-up-right

LogoREST Security - OWASP Cheat Sheet Seriescheatsheetseries.owasp.orgchevron-right
PreviousBackend integrationchevron-leftNextInstallationchevron-right

Last updated 4 years ago

Was this helpful?

  • Project structure
  • OpenID Connect

Was this helpful?