< Previous Challenge - 🏠Home - Next Challenge >
Single Sign On becomes a must-have once you start embedding applications. We took care of the sign on part in lecture 101.
Continue with the blog post.
- Get your target URL (e.g. BTP Launchpad service) from SAP.
- Add a web app to your Teams Channel and feed it your target URL.
- Enable trust settings on SAP to support embedding (e.g. iFrameDomains setting on BTP CF subaccount). Check provided Postman collection for CF example.
- Verify Content-Security-Policy requirements.
- (Optional) understand the implications of BTP IdP setting "available for Logon". Keeping only AAD to logon right through without choosing IdP from Teams SAP app call (hint: Revisit the blog post).
SAP app embedded as web app within Teams.