It would help if there was a node for:
User Authentication with Azure AD. Currently I am planning to provide a chatbot to my team. There are four teams and I am expecting to creating a pinecone vector database as knowlesdge base and also adding documents with related to project. But my concern is the Role base Access Control . Some team members doesn’t needs to read the other once. actually i am going to provide them accessing with Azure AD Authentication and also role base access is needed. How can I do that. If anyone knows please let me know.