keycloak-scim/examples/saml/post-with-signature
2016-12-22 08:22:18 +01:00
..
src/main/webapp KEYCLOAK-3870 Schema for keycloak-saml.xml 2016-11-09 10:45:43 +01:00
pom.xml Bump version to 2.5.1.Final-SNAPSHOT 2016-12-22 08:22:18 +01:00
README.md keycloak-common 2015-10-01 14:27:51 -04:00

Keycloak SAML Client Adapter using HTTP POST Binding With Signatures

Introduction

Basic example that demonstrates how to setup an application as a SAML v2.0 Service Provider using SAML HTTP POST Binding with Signature Support.

Import the test realm

If you haven't already done so, you need to import the test realm for this examples. Clicking on the below link will bring you to the create realm page in the Admin UI. The username/password is admin/admin to login in. Keycloak will ask you to create a new admin password before you can go to the create realm page.

http://localhost:8080/auth/admin/master/console/#/create/realm

Import the testsaml.json file that is in the saml/ example directory.

Build and Deploy

$ mvn clean install wildfly:deploy

Access the application

The application will be running at the following URL: http://localhost:8080/sales-post-sig. Login with:

username: bburke
password: password