-
Notifications
You must be signed in to change notification settings - Fork 137
TPS Web Services
TPS services are defined in TPS’s web.xml.
Path | Service | Authentication | SSL |
---|---|---|---|
/phoneHome |
phoneHome |
||
/tps |
tps |
Path | Service | Authentication | SSL |
---|---|---|---|
/rest/account/* |
AccountService |
certUserDBAuthMgr, passwdUserDBAuthMgr |
Required |
/rest/audit/* |
AuditService |
certUserDBAuthMgr |
Required |
/rest/installer/* |
TPSInstallerService |
||
/rest/admin/groups/* |
GroupService |
certUserDBAuthMgr |
Required |
/rest/admin/users/* |
UserService |
certUserDBAuthMgr |
Required |
/rest/config/cert/* |
SystemCertService |
||
/rest/activities/* |
ActivityService |
||
/rest/authenticators/* |
AuthenticatorService |
certUserDBAuthMgr |
Required |
/rest/certs/* |
TPSCertService |
certUserDBAuthMgr |
|
/rest/config/* |
ConfigService |
certUserDBAuthMgr |
Required |
/rest/connectors/* |
ConnectorService |
certUserDBAuthMgr |
Required |
/rest/profiles/* |
ProfileService |
certUserDBAuthMgr |
Required |
/rest/profile-mappings/* |
ProfileMappingService |
certUserDBAuthMgr |
Required |
/rest/selftests/* |
SelfTestService |
certUserDBAuthMgr |
Required |
/rest/tokens/* |
TokenService |
certUserDBAuthMgr |
Required |
/ui/* |
UI |
Required |
|
/ug |
tpsug |
||
/start |
tpsstart |
||
/log |
tpslog |
||
/admin/tps/getStatus |
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |