[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE Server Integration with Active Directory

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Hi, From your description, I understand that you are authenticated but not authorized for valid credentials. You are getting 403 because you were authenticated successfully but you are unauthorized. By default, the roles supported for web transport is ROLE_PSCUser. For LDAP and AD, we convert your AD account group to role. So lets say your group is "acme" for your user, then we convert that to "ROLE_ACME" and change the oeablSecurity.csv to use ROLE_ACME instead of ROLE_PSCUser. Please try that and let us know if that solves the problem.

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