> Tmpfile.org says that file not found for link above
This is probably because tmpfile.org has the file available for 2 hours max, which had past already... I will need to find a better sharing files solution.
> File is present but logger is in INFO log level. Please set it to TRACE, repeat scenario and attach log.
Makes sense to set to DEBUG indeed, which I did for any future issues I might encounter. This issue I have resolved, see below.
> I suspect it's something with attribute definition referenced by scope.
This made me check the permission scope in Gluu Admin UI (which I did before), but this time you mentioned 'attribute definition' ... this was set to dynamic scope, reference the *dynamic_permission* script... I wanted to check what this script does, where I noticed it was not enabled! Once I enabled it, things started to work as expected!
**Conclusion**, looks like when a default install is done for Gluu Server this permission scope is referencing a dynamic scope script which is not enabled?