We had been having long standing issues with our NPM 8.5.1 in that some admin users were never displayed any "Edit" button on any resource. Those same admin users never had any updated/current "Last logged in", and always said, "Never". We had hoped this would be resolved in 9.x but in our NPM 9.1 SP5, we are beginning to see the same problems. We are using the Windows integrated login and have our IIS security settings set as follows:
* Disable anonymous access
* Integrated Windows Authentication
* Basic Authentication
With these set, we sometimes see "Edit" buttons, sometimes we don't. If we disable integrated authentication and enable anonymous, after we have once successfully authenticated WITH Windows accounts, the browser automatically logs us in as if authentication integration is still enabled, and NOW we have "Edit" buttons. This isn't consistent, however.
Right now, we can't get an "Edit" button to show up no matter what we do with Windows authentication. The only way we can obtain "Edit" buttons is to log in with a local admin account that isn't structured in our <DOMAIN>\<USERID> format. Anyone else ever have issues along these lines? We do not want to depart from Windows integrated access to our NPM.