Advanced Search
Search Results
551 total results found
Issue resource
/Issue Dictionary table Query Schema It is allowed to consult all the Issue definition using the Schema query: Request GET http://<your-domain>/soffid/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.api.Issue Response 200 OK { "meta": {...
SCIM Issue examples
Operations This page shows the operations that can be performed for the issue object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/Issue Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespo...
⏰ Getting started
What is Soffid Authenticator? Soffid provides an application to be used with Soffid Identity Provider to obtain SSO and MFA for any web or legacy application. It supports one-click push authentication for login. Please note that for push authentication to w...
How to install Soffid Authenticator?
Installation Download & Install Depending on your device, you can download & install Soffid Authenticator Application from the Google Play Store or Apple Store.
How to configure Soffid Authenticator?
Steps to configure Soffid Authenticator To obtain SSO and MFA for any web or legacy application, you need to configure your Soffid Authenticator App. 1. First of all, you need to login into your Soffid Console and browse My certificates and FIDO tokens Main...
How to use Soffid Authenticator?
Steps to use Soffid Authenticator 1. First of all, open the web or legacy application in your browser. 2. Second, click the login option. 3. Then, Soffid Identity Provider will display the page to authenticate. 4. Type your user name and click the login...
Step 3.2. Account repositories
Once the network discovery process is complete, Soffid will have detected the devices connected to that network and will create, where possible, a repository of accounts. Soffid will also attempt to obtain all accounts from this repository. This is an aut...
Step 3.3. Entry point
Soffid allows you to manually create entry points to connect to information systems. Step-by-step 1. Once the device is detected in the network, you could add new Entry points to this device. To add a new device you must click the Add new button 2. The...
Connecting CAS client
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. Register CAS...
Connecting Tacacs+
Introduction TACACS (Terminal Access Controller Access Control System) is a security protocol that provides centralized validation of users who are attempting to gain access to a router or NAS TACACS+ is a protocol for AAA services: Authentication Author...
Connecting Radius client
Introduction The Radius protocol (Remote Authentication Dial-In User Service) is a networking protocol that authorizes and authenticates users who access a remote network. Register a Radius client 1. Open the Identity & Service Provider page. Main Menu > A...
My issues
Description Soffid provides a tool to manage all issues and allows you to perform the operations available for each type of task. The actions to be performed will depend on each kind of task. Screen overview Standard attributes Issue type: issue list d...
Issue Actions
Actions Issues query action Download CSV file Allows you to download a CSV file with the issue data. Add or remove columns Allows you to show and hide columns in the table. You can also set the order in which the columns will be displayed....
WS-Fed
WS-Federation (Web Services Federation) is an Identity Federation specification WS-Federation defines mechanisms for allowing different security realms to broker information on identities, identity attributes and authentication. WS-Federation focuses on fed...
WS-Fed Architecture
Introduction WS-Federation (Web Services Federation) is an Identity Federation specification Sign-On http://docs.oasis-open.org/wsfed/federation/v1.2/cd/ws-federation-1.2-spec-cd-01.html
WS-Fed Example
Steps Attribute definition First of all, will be mandatory to create two new attributes User principal name AD SID Bear in mind, that those attributes have to be retrieved from the appropriate system: And those attributes have to be defined in t...
Installing Soffid
Prerequisites Docker compose 8GB RAM > 10GB disk space (50GB recomended) Installation docker-compose.yaml / compose.yaml version: "3.8" services: mariadb: image: mariadb:11.4 environment: MYSQL_ROOT_PASSWORD: XXXXX MYSQL...
Cannot retrieve password for account ... ...
Error Description Cannot retrieve the password for the account ... ... Screen overview Log es.caib.seycon.ng.exception.InternalErrorException: Cannot retrieve password for account MV - pgarcia - Ubuntu 2 --> Connect Grant Account at com.s...
SQL Server Connector
Introduction Description The SQL Server connector allows an easy way to configure and manage Microsoft SQL Server relational databases. Managed System This connector is specific for integration with the Microsoft SQL Server. For more informatio...