Genero OpenID implementation uses its own FGLPROFILE file.
The Genero OpenID implementation uses its own FGLPROFILE file in
$FGLDIR/web_utilities/services/openid/res. This file handles three features:
- ODI database driver
- HTTP and HTTPS proxy configuration (if any)
- X509 and SSL keys for handling a HTTPS connection (if needed)
When to modify this file:
- When you want a database other than SQLite.
- If your Genero Application Server installation requires proxy configuration to connect to an
OpenID provider.
- If you need HTTPS specific settings to communicate with your OpenID provider.