Back to Zitadel

Idp Table.Component

console/src/app/modules/idp-table/idp-table.component.html

5.0.0-base1.3 KB
Original Source

{{ 'IDP.AVAILABILITY' | translate }} | | {{ 'IDP.NAME' | translate }} | {{ idp?.name }} | {{ 'IDP.TYPE' | translate }} |

Microsoft

Google

GitHub

Generic OIDC

Generic OAuth

Generic JWT

Gitlab

Gitlab Self Hosted

GitHub Enterprise Server

Active Directory / LDAP

Apple

SAML

coming soon

| {{ 'IDP.STATE' | translate }} | {{ 'IDP.STATES.' + idp.state | translate }} | {{ 'IDP.CREATIONDATE' | translate }} | {{ idp.details.creationDate | timestampToDate | localizedDate: 'dd. MMM, HH:mm' }} | {{ 'IDP.CHANGEDATE' | translate }} | {{ idp.details.changeDate | timestampToDate | localizedDate: 'dd. MMM, HH:mm' }} | {{ 'IDP.OWNER' | translate }} | {{ 'IDP.OWNERTYPES.' + idp.owner | translate }} | | || | | | | |

{{ 'IDP.EMPTY' | translate }}