...
You can find instructions for embedding forms and flows here.==
Integrating authentication with your web application (using the
...
Oracle Forms API)
...
Panel |
---|
form/workflow embedded in your web site |
...
The basic steps are shown in the above Figure. You'll need to be familiar with [[V4_Tenants_Page|creating and managing tenants] including including creating a tenant using the Delegating Security Manager.===
Installing the Client Library and Dependencies
...
The examples below use the API to authenticate to frevvo . Before using the API, you will need to install the client libraries for your language. frevvo offers Java and .NET client libraries. The examples below use the Java client libraries; the .NET versions are very similar.
[[Getting_Started_with_the_frevvo_Data_API_Java_Client_Library#Installing_the_Client_Library_and_Dependencies | Click here for instructions on installing the Java client library]].
=== Authentication & Session Management ===
...