Skip to main content

I want to setup an tw applicatio mainly for retrieving data by indicium, using the odata functionality. The data itself is already in the tables. I want to setup a user or role thet canb only read data, while another user/role can write also. The external parties want to access the api by a bearer token.

Is there any documentation how to setup this?

 

Hello Cees,

Our documentation on how to configure roles with different permissions can be found here. And our documentation on how to create user groups and assign roles to them can be found here.

And finally, our documentation on how to set up Indicium as an OpenID Identity Provider and use Bearer tokens for authentication can be found here.

I hope this helps