Hi
I'm having problems with using projections included in Compatibility Application Type.
I am getting 401 when I try to access the integration links (*/int/*) or when I try to access the API Doc for "Compatibility Application Type".
The projections in question have been included in Compatibility Application Type through the API Explorer.
The user has permission to access the projections and I can use the projections through Aurena just fine (the */main/* links).
We are using IFS Apps 10 update 8.
Our setup uses Active Directory through a ADFS server for user authentication.
What we have tried so far:
- Tried using the IFS (db) user directly for authentication (Basic auth). This returns 401.
As I understand this should work out-of-the-box right?
- Tried setting up "Active Directory Authenticator" for "INTEGRATIONS & COMPATIBILITY" using this guide: https://docs.ifs.com/techdocs/Foundation1/040_administration/210_security/015_authentication/050_configure_compatibility/.
And afterwards use the AD user for authentication, but this still returns 401.