[progress Communities] [progress Openedge Abl] Forum Post: Pasoe 11.7 Basic Oerealm...

  • Thread starter Thread starter Darren Parr
  • Start date Start date
Status
Not open for further replies.
D

Darren Parr

Guest
Hi We’ve just started playing with PAS in 11.7. I can see the security stuff has been migrated into oeablsecurity.properties from web.xml. I’ve gone through the steps I had for configuring basic oerealm authentication to the same pas server. We’re making a rest call at the moment but the intention is to turn on authentication for apsv and soap also. For whatever reason we can’t get this to work and there doesn’t seem to be any KB. We've configured or changed the following. http.all.authmanager=oerealm client.login.model=basic OERealm.AuthProvider.userDomain=Domain OERealm.AuthProvider.properties.1.key= OERealm.AuthProvider.properties.1.value=ech1::xxxxxxxxxxxxxxxx (values hidden) OERealm.UserDetails.realmURL= http://oeserver:17500/apsv OERealm.UserDetails.realmClass=OSL.Security.Realm.HybridRealm OERealm.UserDetails.realmTokenFile=oespaclient.cp In addition I’ve copied the oespaclient.cp file into common/lib. When running this we get a strange error in the instance log file. 16:36:05.623/265866 [catalina-exec-56] ERROR c.p.a.s.s.OERealmUserDetailsImpl - Username load error for biuser@STYLEsso re: Realm o4gl error: com.progress.open4gl.dynamicapi.SessionPool$NoAvailableSessionsException: SessionPool : NoAvailableSessions[The http protocol connection failed: HTTP client error (403): Forbidden (9990)] This doesn't make sense. The same apsv transport url is taking connections fine. There is no sign whatsoever that a conection even reaches the appserver. Ive put debug in the HybrdiRealm class and there's nothing in the log file. Any ideas? Darren

Continue reading...
 
Status
Not open for further replies.
Back
Top