Good morning @Jyothi_Ram
Welcome to our community! It’s great to have you here.
Here is how to configure it:
See:
authentication:
anonymous_access:
enabled: false
apikey:
enabled: true
allowed_keys:
- testKey123
users:
- admin
- dev
authorization:
rbac:
enabled: false
admin_list:
enabled: true
users:
- admin
- api-key-user-admin
read_only_users:
- dev
- api-key-user-readOnly
Hope this helps!
Regards,
Mohamed Shahin,
Weaviate Support Engineer