25d6a1008d
Bumps and [semver](https://github.com/npm/node-semver). These dependencies needed to be updated together. Updates `semver` from 5.4.1 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.4.1...v7.5.4) Updates `semver` from 7.3.8 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.4.1...v7.5.4) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
admin-client | ||
cordova | ||
cordova-native | ||
js-console | ||
kerberos | ||
ldap | ||
providers | ||
saml | ||
themes | ||
pom.xml | ||
README.md |
Keycloak Examples
This directory contains a number of examples for Keycloak.
Admin Client
Example using the Admin Client. For more information look at admin-client/README.md
.
Cordova
Example Cordova application. For more information look at cordova/README.md
.
CORS
Example CORS application. For more information look at cors/README.md
.
JS Console
Example JavaScript application that lets you experiment with the JavaScript adapter. For more information look at js-console/README.md
.
Providers
Example providers for Event Listener SPI, Event Store SPI and User Federation SPI. For more information look at:
- User Federation that loads users from a text file -
providers/federation-provider/README.md
Themes
Example themes to change the look and feel of login forms, account management console and admin console. For more information look at themes/README.md
.
SAML
This is set of demo applications, showing how to secure your own SAML web applications. Fore more information look at saml/README.md