Jump to content

Can anyone provide the documentation for Authentication with...


vi .

Recommended Posts

I have done this few years back for one of the clients and here are few high level details.

In WebFOCUS Client

Admin Console > Security > Enable OpenID Connect Authentication

you will have to provide the endpoint urls from you keyclock configuration

Make sure you set the Root User and alternate authentication for you form based

In Keyclock

Create a Realm

from config > realm settings Enable the Realm

from config> clients> create client id make sure it is enabled and Client protocol set to Openid

you will have to set the root url, Redirect URL, Base url, admin url, web origins

for root url - /

for redirect url - https://domain/ibi_apps/service/wf_openidconnect_servlet.jsp - you may have to check on the exact url

base url - http://domain/ibi_apps

admin url - same as base url

web-origins - http://domain - without the ibi_apps

From the credentials tab

set the client authenticator - client id and secrect

Regenerate the sceret code and copy

From Config > identity providers > enable the oidc - under the openid connect config

copy authorization url/token url/logout url - which will be used in the webfocus admin console>security> Openid connect

in the same oidc provide the clientid and the client sceret

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...