This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

I

1 - Identity Provider (IDP)

An Identity Provider is a system or service that can authenticate a user and assert their identity. Identity providers can support single sign on (SSO), which allows the user to sign in once to the Identity Provider so they are then authenticated to all systems using that IDP.

Examples of identity providers are Google, Cognito, Keycloak and Microsoft Azure/Entra AD. Stroom has its own built in IDP or can be configured to use a 3rd party IDP.

2 - Index

A Data Source that is backed by a Lucene based search index.

3 - IP address

The Internet Protocol (IP) address, e.g. 192.168.0.1. Typically an IP address is assumed to be an IPv4 address.

4 - ISO 8601

This is an international standard for representing dates, times and durations. By default Stroom displays date/times in ISO 8601.

Valid examples of ISO 8601 dates/times are:

2010-01-01T23:59Z
2010-01-01T23:59:59Z
2010-01-01T23:59:59.123Z
2010-01-01T23:59:59+02:00
2010-01-01T23:59:59.123+02