Skip to content

Sample: Single sign-on for Intranet apps#2144

Merged
compulim merged 12 commits intomicrosoft:masterfrom
compulim:sample-sso-intranet
Jul 8, 2019
Merged

Sample: Single sign-on for Intranet apps#2144
compulim merged 12 commits intomicrosoft:masterfrom
compulim:sample-sso-intranet

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Jul 3, 2019

Fixes #2133.

Changelog Entry

Description

You can try out the hosted live demo at https://webchat-sample-sso-intranet.azurewebsites.net/.

Add another SSO sample for "silent access token retrieval" based on the existing "19.a" sample. This sample is significantly simpler in code because it does not have any UI parts and does not support SPA.

Specific Changes

  • Added samples/19.b.single-sign-on-for-intranet-apps.

  • [ ] Testing Added

@compulim compulim changed the title Sample sso intranet Sample: Single sign-on for Intranet apps Jul 3, 2019
Copy link
Copy Markdown
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending some comments. Also, check out the build. :)

Comment thread CHANGELOG.md Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/README.md Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/README.md Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/README.md Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/README.md Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/README.md Outdated
Comment thread samples/README.md
Comment thread samples/19.b.single-sign-on-for-intranet-apps/web/public/index.html Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/web/public/index.html Outdated
Comment thread samples/19.b.single-sign-on-for-intranet-apps/web/src/generateDirectLineToken.js Outdated
compulim added a commit to compulim/BotFramework-WebChat that referenced this pull request Jul 8, 2019
@compulim compulim merged commit 01a94f6 into microsoft:master Jul 8, 2019
@compulim compulim deleted the sample-sso-intranet branch July 8, 2019 22:09
compulim added a commit that referenced this pull request Jul 8, 2019
* Typo fixes applied from #2144

* Update samples/19.a.single-sign-on-for-enterprise-apps/app/public/index.html

Co-Authored-By: Corina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample: simpler SSO approach for always-authenticated conversation

2 participants