[infinispan-issues] [JBoss JIRA] (ISPN-12088) Property realm groups file format is wrong

Kai Hudalla (Jira) issues at jboss.org
Sat Jul 4 05:20:40 EDT 2020


Kai Hudalla created ISPN-12088:
----------------------------------

             Summary: Property realm groups file format is wrong
                 Key: ISPN-12088
                 URL: https://issues.redhat.com/browse/ISPN-12088
             Project: Infinispan
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 11.0.1.Final
            Reporter: Kai Hudalla


The description of the format of the groups.properties file used for the Property Realm at

[https://infinispan.org/docs/stable/titles/server/server.html#server_realms]

seems to be wrong. It maps role names to lists of user IDs. However, using that format, I have not been able to access a cache that required WRITE permission. After changing the file to contain mappings of user IDs to lists of role names, everything worked as expected. The example group.properties file in the server image also describes the format as user=group1,group2.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list