Healthcare Bot Preview - end to end encryption

Copper Contributor

Dear team,

 

What would be the best way to perform authentication inside Healthcare Bot for the end user. I was looking into end to end encryption, when we have the login button in chat interface, how can a users login with their Microsoft credentials ?

 

Do you recommend opening up a new tab that takes credentials and allow access ? or is there any better way to authentication done with the user ?

 

Please advice, looking forward. thank you loads.

 

Best wishes,

Bhanu Kandregula

1 Reply

Hi Bhanu, 

 

I suggest using a data connection with the built-in end-user authentication layer. This will display a login card which will redirect the end user to a new tab and prompt them for their credentials. You can then access resources associated with the user. 

 

You can find more information about this in our documentation: 

Data connections

Authentication layer example

 

You will need to configure the authentication layer to use Microsoft authentication (you should register a new application with Microsoft for this). 

 

I hope that makes sense, let us know if you need further assistance. 

 

Regards, Adam