Citrix Authentication Entities
Authentication: Adaptive
- Preview
- Usage
- Definition
import { AuthenticationAdaptive } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationAdaptive/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_ADAPTIVE } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_ADAPTIVE)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_adaptive;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Cert
- Preview
- Usage
- Definition
import { AuthenticationCert } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationCert/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_CERT } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_CERT)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_cert;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: EPA
- Preview
- Usage
- Definition
import { AuthenticationEpa } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationEpa/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_EPA } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_EPA)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_epa;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Failure
- Preview
- Usage
- Definition
import { AuthenticationFailure } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationFailure/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_FAILURE } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_FAILURE)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_failure;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: FIDO2
- Preview
- Usage
- Definition
import { AuthenticationFido2 } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationFido2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_FIDO2 } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_FIDO2)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_fido2;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Google
- Preview
- Usage
- Definition
import { AuthenticationGoogle } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationGoogle/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_GOOGLE } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_GOOGLE)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_google;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: MFA
- Preview
- Usage
- Definition
import { AuthenticationMfa } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationMfa/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_MFA } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_MFA)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_mfa;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: MS Entra ID
- Preview
- Usage
- Definition
import { AuthenticationMsEntraId } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationMsEntraId/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_MS_ENTRA_ID } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_MS_ENTRA_ID)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_ms_entra_id;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: OIDC
- Preview
- Usage
- Definition
import { AuthenticationOidc } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationOidc/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_OIDC } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_OIDC)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_oidc;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Okta
- Preview
- Usage
- Definition
import { AuthenticationOkta } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationOkta/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_OKTA } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_OKTA)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_okta;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Push
- Preview
- Usage
- Definition

import { AuthenticationPush } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationPush/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_PUSH } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_PUSH)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_push;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: RADIUS
- Preview
- Usage
- Definition
import { AuthenticationRadius } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationRadius/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_RADIUS } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_RADIUS)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_radius;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: SAML
- Preview
- Usage
- Definition
import { AuthenticationSaml } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationSaml/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_SAML } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_SAML)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_saml;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: Selection
- Preview
- Usage
- Definition
import { AuthenticationSelection } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationSelection/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_SELECTION } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_SELECTION)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_selection;',
},
_original_width: 50,
_original_height: 50,
}
Authentication: TOTP
- Preview
- Usage
- Definition
import { AuthenticationTotp } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<AuthenticationTotp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTHENTICATION_TOTP } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, AUTHENTICATION_TOTP)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.authentication_totp;',
},
_original_width: 50,
_original_height: 50,
}
LDAP
- Preview
- Usage
- Definition
import { Ldap } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Ldap/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LDAP } from '@dinghy/diagrams/entitiesCitrixAuthentication'
<Shape
{...props}
_style={extendStyle(props, LDAP)}
/>
{
_style: {
entity: 'sketch=0;verticalLabelPosition=bottom;sketch=0;aspect=fixed;html=1;verticalAlign=top;strokeColor=none;fillColor=#000000;align=center;outlineConnect=0;pointerEvents=1;shape=mxgraph.citrix2.ldap;',
},
_original_width: 50,
_original_height: 50,
}