Skip to main content
Skip table of contents

Use cases for permission management

Below you will find some examples of use cases in which the konfipay permission concept is used to implement special access rights or restrictions. The additive combination of functional permissions and content restrictions means that practically any special case can be mapped.

Example

User permissions in the permission matrix

User should have full functional permissions, but not be able to see salary payments.

Implementation:

  • User group Vollzugriff

  • Own user group No SALA that has no functional permissions and restricts payment type "SALA"

→ Functional permissions and content restrictions are additive, i.e. the user receives the permissions from the group Full access and the restrictions from the group No SALA

User should be able to work in the client, but not be able to view all data for the bank account “SRZ Test Coba”.

Implementation:

  • User group Anwender

  • Own user group No DE89 that has no functional permissions and restricts access to the account

→ Functional permissions and content restrictions are additive, i.e. the user receives the permissions from the group Users and the restrictions from the group No DE89

grafik-20250507-083720.png

User should receive full function permissions, but only be able to see data on the bank account “SRZ Test Coba”.

Implementation:

  • User group Vollzugriff

  • Own user group DE89 only that has no functional permissions and only allows access to the account

→ Functional permissions and content restrictions are additive, i.e. the user receives the permissions from the group Full access and the restrictions from the group DE89 only

grafik-20250507-083627.png

Users should not be able to see bank accounts with the tag “Secret.”

Implementation:

  • Create the tag “Secret” and assign it to the accounts.

  • Create a separate user group called No Secret that does not have access to the tag “Secret”.

→ The user can work according to their normal user group, but cannot see accounts/data that have the tag “Secret”.

grafik-20250918-093957.png
grafik-20250918-094006.png
grafik-20250918-094012.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.