Advanced Search
Search Results
440 total results found
How to configure the Office 365 agent?
Office 365 integration Prerequisites You need to install the last version of JSON Rest Connector Configuration Configure the Basic data to establish the connection Then, configure the attribute mappings Soffid provides you versions of the attribu...
CAS (Central Authentication Service)
Introduction The CAS protocol is a simple and powerful ticket-based protocol. It involves one or many clients and one server. Clients are embedded in CASified applications (called “CAS services”) whereas the CAS server is a standalone component. The Cas ...
CAS architecture
Introduction The CAS is a Single Sign On protocol for the web. This protocol allows users to access multiple applications by providing their credentials. The response will be a JSON or XML Single Log-in The single log-in is usually initiated by the appl...
OpenID-Connect example
Identity Provider Service Provider
CAS Example
Service Provider
Radius (Remote Authentication Dial-In User Service)
Introduction The Radius protocol (Remote Authentication Dial-In User Service) is a networking protocol that authorizes and authenticates users who access a remote network. https://es.wikipedia.org/wiki/RADIUS
Radius
Definition Networking protocol that authorizes and authenticates users who access a remote network. Screen overview Standard attributes Class: class name (readOnly field). Enabled: if it is checked (selected option is Yes) that protocol will be enable...
CAS
Definition Cas protocol is rarely used. Screen overview Standard attributes Class: class name (readOnly field). Enabled: if it is checked (the selected option is Yes) that protocol will be enabled.
SQL Integration flows - Update user
Update user Introduction Soffid provides a workflow to create, modify, and delete a user in the final system. One can see the steps of the process in the following diagram. This process only applies to account type single users. Diagram Step by Ste...
User backup restore
Description On the User backup configure & restore page, you could search, check and restore the user's snapshots. Main Menu > Administration > Configuration > Global Settings > User backup configure & restore Screen overview Custom attributes User Na...
How to perform unsolicited login
Soffid Identity Provider supports unsolicited login (Idp initiated login) profile. In order to enable it, you must be sure that federation metadata for the target service provider allows it. It is configured using the AuthnRequestsSigned attribute of the SPS...
My OTP devices
⏰ Getting Started
SCIM OTP devices examples
SCIM OTP devices Workflows examples
Plugins
Definition Soffid provides you additional functionality that allows installing addons and server plugins. There are two main types of addons: system connectors and console addons. You can download existing addons and plugins developed by Soffid by visiting h...
Account naming rules
Definition Account naming rules define how to generate account names to connect with final systems. The normal case is the account name will be the same as the user name, in other cases, here you could define the customized account name rules. When you are c...
Utility classes
Crypt Crypt allows to encrypt text with different algorithms and verify the resulting hash. To use this class: com.soffid.iam.crypt.Crypt All methods are static: hash(String algorithm, String text) -> String pBKDF2Sha256(String text, String utf8Salt, int ...
My Profile
Description My Profile is a part of a Soffid Self-service portal that allows to end-users config their own profile, update the user info and preferences, change their password, and recover questions. To display My Profile page you need to click on the config...
My requests
Description Soffid provides a complete workflow engine that allows you to incorporate business processes or define new business processes as needed. End-users with the appropriate permissions will be able to request these processes. You can visit Self service...