How to extend OpenAM functionality to get data from a DB and enable a service to get this data? #809
-
Hi, I need to extend OpenAM 13.5 functionality in order to get some data from an OracleDB when an application calls certain URL of OpenAM including a valid user token. Thanks for reading this! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi, you can extend OpenAM as described in the article in the wiki and add a servlet with the required functionality. However, this approach requires some knowledge of Java and OpenAM's inner architecture. You can also ask for commercial support here |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Hi, you can extend OpenAM as described in the article in the wiki and add a servlet with the required functionality. However, this approach requires some knowledge of Java and OpenAM's inner architecture.
You can also ask for commercial support here