Nov 24 2020 08:07 AM - edited Nov 24 2020 08:10 AM
Hi Everyone,
I came across the article to add branding to Oauth Sign in. Link to the article : https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/customize-branding#customize-yo...
I followed the steps mentioned in the above article and created a link in the format as mentioned below
https://account.activedirectory.windowsazure.com/proofup.aspx?whr=<domain_name> and I was able to see the branding during the sign in.
However, I couldn't find a way to add the branding to my MS Teams bot during sign in. I am using OauthPrompt and OauthPromptSettings for the login. It would be great if someone could help me find a way to add the branding.
Thanks in Advance!
Subramani
Dec 03 2020 06:37 AM - edited Dec 03 2020 06:39 AM
@SubramaniNarayanaswamy , Creation of bot creates an app in azure active directory. In Azure active directory you can set up sign page(as links provided by you).For configuration of bot with azure AAD please follow this link. Once, you have setup AAD configuration any app in your AAD will use the sign in page created by you.
Dec 24 2020 09:41 AM
@SubramaniNarayanaswamy - Is your issue resolved? Could you please paste the screenshot of what you see on Sign In page?