Skip to main content

Window: SSO Configuration

[Created: 12/09/2022 - Updated: 12/09/2022 ]
Description: Single sign-on Configuration
Help: Single sign-on is an authentication scheme that allows a user to log in with a single ID to any of several related, yet independent, software systems.

Tab: SSO Configuration

[Created: 12/09/2022 - Updated: 12/09/2022 ]
Description:
Help:
Tab Level: 0

Table 10: SSO Configuration - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.sso_principalconfig.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.sso_principalconfig.AD_Org_ID numeric(10)
Table Direct
SSO ProviderSingle Sign-On (SSO) Providers ( Microsoft Azure , Google, Jump Cloud etc..)sso_principalconfig.SSO_Provider character varying(22)
List
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.sso_principalconfig.Name character varying(60)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.sso_principalconfig.IsActive character(1)
Yes-No
DefaultDefault valueThe Default Checkbox indicates if this record will be used as a default value.sso_principalconfig.IsDefault character(1)
Yes-No
Tenant IDSSO Tenant IDsso_principalconfig.SSO_AuthorizationTenantID character varying(100)
String
Application Client IDSSO Application Client IDsso_principalconfig.SSO_ApplicationClientID character varying(100)
String
Application Secret KeySSO Application Secret Keysso_principalconfig.SSO_ApplicationSecretKey character varying(100)
String
Application Redirect URIsSSO Application Redirect URIssso_principalconfig.SSO_ApplicationRedirectURIs character varying(1000)
String
iDempiere Monitor Redirect URIsiDempiere Monitor Redirect URIssso_principalconfig.SSO_IDempMonitorRedirectURIs character varying(1000)
String
Felix Web Console Redirect URIsApache Felix Web Console Bundles Redirect URIssso_principalconfig.SSO_OSGIRedirectURIs character varying(1000)
String
Application Discovery URISSO Application Discovery URIsso_principalconfig.SSO_ApplicationDiscoveryURI character varying(4000)
String