Home
Signicat Website
Support
Get Started
Search…
Signicat Documentation
Releases
Release Notes: Signicat NextGen
Release Notes
MySignicat
MySignicat Overview
MySignicat Dashboard
Federation Dashboard
Admins Management
Signicat Identity Broker
Identity Broker Overview
Certificates in Identity Broker
Identity Broker Dashboard
Service Providers
Authentication Providers
Message Log
Broker Settings
SAML Attribute Consuming Services
Level of Assurance Contracts
Attribute Filters
Service Catalogue
Broker Services
Broker Features
eHerkenning Broker
Intro to eHerkenning Broker
Direct Connection to eHerkenning Broker
eHerkenning Service Catalogue
Example Messages
Certificates in eHerkenning Broker
BSNk Polymorphic Decryption Keys
Interface Management
Communication
Configuration Properties
Integrate the Java adapter
Special Flows
OwnIdP
OwnIdP Overview
OwnIdP Dashboard
Managing Organisations
Managing Roles
Managing Roles per Service Provider
Managing Users
Custom Attributes
OwnIdP Settings
SCIM API v1.0
Signicat Adapters
SDK Overview
Mobile SDK
Web SDK
Manual SDK Configuration
Knowledgebase
Changes to IdP-scoping in Signicat Identity Broker
eHerkenning Broker Migration
Frequently Asked Questions
Glossary of Terms
ID Method Overview
Protocol Information
Signicat Support
Connectis Legacy Content
Powered By
GitBook
Integrate the Java adapter
Here are the steps to integrate the Java adapter into your application:
1.
Make sure that your application is configured (please see previous section) and that the configuration folder is accessible by your web server.
2.
Set a system property for your web server named adapter.properties.file with the value equal to the adapter.properties configuration file path.
3.
Add the
sp-client-saml-*.jar
to your project. The jar can be found in the provided archive under the
lib
folder
You are now set, you can use the Java adapter in your application.
The Java adapter API
The API is described in the “javadoc” folder that can be found in the provided archive.
Previous
Configuration Properties
Next
Special Flows
Last modified
2mo ago
Copy link