Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

78 total results found

Federation

Web SSO

Soffid
3
Addon
Federation

⏰ Getting started

Federation Web SSO

Introduction To configure the Web SSO you must complete the next steps 1. Attribute definition: add the necessary attributes if they are not in the list. 2. Attribute sharing policies: define the proper attribute sharing policies to determine which attrib...

Soffid
3
Addon
Federation

generate-saml-logout-request

Federation Web services reference

Definition This operation allows to generate a SAML logout request to be sent to a IdP supporting SAML Global Logout, including Soffid IdP. URL <console-domain>/webservice/federation/rest/generate-saml-logout-request Method ...

Soffid
3
Addon
Federation
WS reference

parse-saml-response

Federation Web services reference

Definition This operation allows to validate a SAML response generated by another external IDP that support SAML protocol. URL <console-domain>/webservice/federation/rest/parse-saml-response Method POST Headers Accept = “appl...

Soffid
3
Addon
Federation
WS reference

generate-saml-request

Federation Web services reference

Definition This operation allows to generate a SAML request to an external IDP. URL <console-domain>/webservice/federation/rest/generate-saml-request Method POST Headers Accept = “application/json” Content-Type = “applic...

Soffid
3
Addon
Federation
WS reference

expire-session

Federation Web services reference

Definition This operation allows to close a session created by either validate-credentials or parse-saml-response. If you want to get real global logout, this method invocation is not enough. You should also use the generate-saml-logout-request method. ...

Soffid
Addon
Federation
WS reference

validate-credentials

Federation Web services reference

Definition This operation allows to validate the credentials of the user against Soffid. URL <console-domain>/webservice/federation/rest/validate-credentials Method POST Headers Accept = “application/json” Content-Type =...

Soffid
3
Addon
Federation
WS reference

validate-domain

Federation Web services reference

Definition This operation allows to validate the user domain and return the IDP ower of the user. URL <console-domain>/webservice/federation/rest/validate-domain Method POST Headers Accept = “application/json” Content-Type = “application/...

Soffid
3
Addon
Federation
WS reference

Openid-connect to SAML interoperability

Federation Connecting Service Providers

Introduction OpenID-Connect has a clear design suitable for both frontend and backend. SAML has a clear design for the frontend, but the backend usage is harder as the security in SAML cannot be placed at transport layer. Instead, in must be placed at docume...

Soffid
3
Addon
Federation

How to enable Kerberos authentication

Federation

Step-by-step To enable the kerberos authentication method, the identity provider must have a keytab file that enables it to authenticate users. The steps to get it are described below: 1. First of all, you need to create a net user. You can use the old-fashi...

Soffid
3
Addon
Federation
Kerberos

Change Password URL

Federation How to deploy the identity & service pr...

There is a service point to allow users change their passwords. Simply redirect the user to: https://servername:port/protected/changePassword The user will be required to enter identify itself and enter a new password. Optionally, you can enter a web page ...

Soffid
3
Addon
Federation

SAML1ArtifactResolutionProfile

Federation Profiles

Definition Based on SAML version 1 standard. This profile is used when the Service Provider wants to resolve or check a received assertion. Screen overview Standard attributes Class: class name (readOnly field). Enabled: if it is checked (selected opt...

Soffid
3
Addon
Federation
Profiles
SAML
1

OpenIDProfile

Federation Profiles

Definition The Identity Provider will serve the OpenID-Connect protocol. It is possible to accept the default endpoints or modify them. You can check the server features visiting https://<YOUR-IdP>/.well-known/openid-configuration. That JSON gives you inform...

Soffid
3
Addon
Federation
Profiles
OpenId Connect

Identity & Service providers

Federation Web SSO

Description Soffid Identity Federation addon helps administrators to manage an Identity Federation. With Soffid you can manage the whole federation security configuration, increasing the security while reducing the federation management costs. Soffid can also...

Soffid
3
Addon
Federation

Attribute sharing policies

Federation Web SSO

Description After defining the attributes to publish, it’s required to write a policy that defines which attributes will be allowed to share with each service provider. Soffid allows you to define security rules that apply to any attribute that should be del...

Soffid
3
Addon
Federation

Attribute definition

Federation Web SSO

Description The attribute definition page displays all the auto-generated user attributes. Those attributes will be the attributes to deliver from the identity providers to the service providers depending on the defined rules. Soffid has a default implementa...

Soffid
3
Addon
Federation

OpenID-Connect

Federation OpenID-Connect

Introduction OpenID is an open standard and decentralized authentication protocol.  It allows users to be authenticated by cooperating sites (known as relying parties, or RP) using a third-party service, eliminating the need for webmasters to provide their ...

Soffid
3
Addon
Federation
OpenId Connect

SAML

Federation

Soffid
3
Addon
Federation
SAML

Identity Broker

Federation

Soffid
3
Addon
Federation

OpenID-Connect

Federation

Soffid
3
Addon
Federation
OpenId Connect

Web SSO

Federation

Soffid
3
Addon
Federation

Federation members

Federation

Soffid
3
Addon
Federation

Profiles

Federation

Soffid
3
Addon
Federation
Profiles
SAML
OpenId Connect

Connecting Service Providers

Federation

Soffid
3
Addon
Federation

Web services reference

Federation

Soffid
3
Addon
Federation
WS reference

How to deploy the identity & service provider

Federation

Soffid
3
Addon
Federation

SAML (Security Assertion Markup Language)

Federation SAML

Introduction Security Assertion Markup Language is an open standard for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. It is an identity federation protocol, born in 2...

Soffid
3
Addon
Federation
SAML

CAS

Federation

Soffid
3
Addon
Federation
Cas

SCIM for Federation

SCIM

SCIM for Service Providers

Soffid
3.4
Addon
SCIM
Addon
Federation
Federation
3.4

TACACS+

Federation

Tacacs+

Soffid
3.4
Addon
Federation
Tacacs+

WS-Fed

Federation

WS-Federation

Soffid
3.5
Addon
Federation
WS-Fed
3.5.13

Entity Group

Federation Federation members

Description An entity group is just like a folder that allows you to manage different kinds of federation members. One of the most common ways to group federation members is by trust level. When you create an entity group, the Identity Providers and the Serv...

Soffid
3
Addon
Federation

Virtual Identity Provider

Federation Federation members

Definition A single identity provider usually offers different profiles or service levels to diffeferent service provider. To be able to define this behavior, any Identity Provider can be split into many virtual identity providers. Those identity providers wi...

Soffid
3
Addon
Federation

Server certificate management

Federation

There are two options for certificate management 1. The easiest, fast and cheap one: Do not create any public or private key, nor enter any certificate chain. At first start up, Soffid Identity Provider will generate a new public/private key pair. Using thi...

Soffid
3
Addon
Federation
Certificate