T
Tom Oosterwijk
Guest
Hi, My company wants to switch our OEBPM application from JDBC User Management to an external system they are also using for other (non-Progress) applications, so users can be managed in one single location. So when a users logs in our OEBPM application, authentication should find place via an API-call to the UM of our company. I have found documentation about custom realms and stuff for OEBPM, but when reading on, it appears this still depends on an OpenEdge database to which the AppServer is connected... that is not the case. Is there a way to do authentication via an OAuth2 flow? I probably need to implement some interfaces? Thanks in advance.
Continue reading...
Continue reading...