Skip to main content
Skip table of contents

IDPService (ver7.0.0)

This table contains. A list of services available from an IDP.

Column Name

Initial Version

Data Type

Description

Description

7.0.0

Varchar2(100)

Description of the service.

ID

7.0.0

Number(10,0)

Unique sequential number generated by the application. Required.

IDPRelyingPartyID

7.0.0

Number(10,0)

Internal number for the associated IDPRelyingParty record. Required.

ServiceName

7.0.0

Varchar2(100)

Name of the service provided by the IDP. Required.

ServicePath

7.0.0

Varchar2(256)

Path to the service. Required.

TableEntity

7.0.0

Varchar2(30)

Name of table storing data received from the service. Used for services in which data is stored.

TableField

7.0.0

Varchar2(30)

Field name for the TableEntity in which the data received from the service is stored.

WhenCreated

7.0.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.