• Security for Project to just allow identities of the relationship of the "Project Team" to see/edit

    I have looked into MAC and DAC and basic identity based securities and cannot figure out a solution for this. What I am trying to do is to only allow identities that are on the "Project Team" of the out of the box relationship to project to read/write…
  • Apply information security header: X-Content-Type-Options:nosniff File Upload not work

    Dear All, Apply information security header: X-Content-Type-Options:nosniff File Upload not work My Env description as follows: 1. IIS 10 2. Aras Innovator 11Sp12 Error Message: Refused to execute script from 'localhost/.../include.aspx Because its MINE…
  • Attribute suppression with multiple parameters

    Hi, I'm looking to add a suppression to my ItemAnalysis.Suppressions xml file using 2 parameters in the same attribute suppression. How do I go about this/is this even possible? Currently we're on Aras 11SP12. We're looking at the following case. We…
  • OAuth - How to use Grant Type "Authorization Code" for token generation

    Hi everyone, I recently read this excellent blog post about token authentication using the REST API for Innovator, and in it Christopher Gillis says that ' [c] urrently, I believe "password" is the only authentication type allows [sic] . Aras…