Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does anyone know if there is a way to have the Network Gateway modify the referrer or host header that is sent to an internal web application?
I have external.example.com (“EXTERNAL”) that resolves to the Network Gateway. Upon successful authenticat...
Hi everyone,
Is is possible to add users (via Directory Sync) from RedHat idM (essentially FreeIPA)?
I have a team member who has completed the first 2 steps in Directory Sync (Directory Settings and DUO Authentication Proxy) but no groups are availa...
You may also need to login to the idM/FreeIPA web interface and navigate to IPA Server | Role Based Access Controls | Permissions | System: Read Groups where you can add “entrydn” under Target | Effective attributes.
After you make the change in 60basev2.ldif, you will need to run the following command to commit the schema change:
sudo ipa-ldap-updater -u -schema-file=/etc/dirsrv/slapd-CONTOSO-COM/schema/60basev2.ldif
Then run your ldapsearch command again with ...
It looks like this is a setting within the web application I am forwarding to via the Network Gateway.
I had Internal SSL validation selected but that did not seem to make a difference.
As a temporary workaround, I placed an NGINX server as a reverse...