RapidIdentity Product Guides - 2019 Rolling Release

Administering RapidIdentity Portal

RapidIdentity Portal uses a client-server model and employs RESTful APIs to facilitate communication between each layer.

The RESTful API layer is exposed for use with the RapidIdentity Portal front-end as well as custom user-created front-end systems.

The advantage of this design is that the user experience is identical regardless of selected browser and operating system.

The back-end RESTful API provider is written in Java and runs on nearly any Java web server, such as Tomcat or JBoss. The back-end API provides a standard WSDL document for external integration.