Protocols and ports in PhenixID Server
This document is written for PhenixID Server.
This article describes protocols and ports used in communication to and from PhenixID Server.
The reader should have some basic knowledge about PhenixID Server.
Overview
Below is an overview of the protocols and ports used in the communication to and from PhenixID Server. Some ports mentioned use default/common values, please adjust according to environment.
Incoming communication
HTTP 8443 for:
- Configuration Manager (/config)
- MFA Admin (/mfaadmin)
- Self Service (/selfservice)
- MyApps (/myapps)
- Pocket Pass, if "Online key provisioning" is enabled
- One Touch authentication
- SAML
- HTTP API
RADIUS (UDP), common ports 1645/1812
Legacy API, common port 3100
Hazelcast, if clustering has been configured. More information can be found here:
Outgoing communication
HTTPS 443 against:
- PhenixID Message Gateway, if configured:
msggweu.phenixidentity.com
msggweu1.phenixidentity.com - PCS, used for licensing and "PhenixID One Touch Push notifications":
pcs.phenixidentity.com
LDAP, common ports 389/636
JDBC, common ports 3306/1433
SMTP, common ports 25/465/587
Hazelcast, if clustering has been configured. More information can be found here:
Internal ports
PhenixID Server default port, HTTPS 8443
Hazelcast, 5701
OrientDB, 2424