Skip to content

ssilvert/keycloak-schematic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-schematic

Schematic to add Keycloak support to Angular CLI applications.

With one simple command, add authentication to your Angular CLI application. Then you have access to a full security suite that provides everything you need from simple username/password management to full-scale enterprise security.

Prerequisites

  • Angular CLI 1.4 or higher
  • Node 6.9.0 or higher
  • NPM 3 or higher

Table of Contents

Installation

BEFORE YOU INSTALL: please read the prerequisites

npm install -g @ssilvert/keycloak-schematic

Usage

ng generate keycloak --collection @ssilvert/keycloak-schematic --clientId=myClientName

clientId is required. For other options, see documentation.

Documentation

The documentation for the keycloak-schematic is located in this repo's wiki.

License

Apache 2.0

About

Schematic to add Keycloak support Angular CLI applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published