-
Notifications
You must be signed in to change notification settings - Fork 105
Teams app #801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
clarked-msft
wants to merge
69
commits into
microsoft:Development
Choose a base branch
from
clarked-msft:teams-app
base: Development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+728
−34
Open
Teams app #801
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
3189555
Initial custom support
clarked-msft 3c53d89
Derive openid issuer url from az environment
clarked-msft ed97273
Update openai params
clarked-msft eb9a278
Custom envireonment support
clarked-msft b6cda00
Add default video indexer endpoint in custom env
clarked-msft eaa483b
Correct graph users path for custom environment user search
clarked-msft 837ec8f
Merge remote-tracking branch 'upstream/Development' into bicep-custom…
clarked-msft 625d733
Merged upstream
clarked-msft fac697c
Revert cosmos container name
clarked-msft 88970c9
Revert cosmos bicep change
clarked-msft 278d62d
Merge branch 'Development' into bicep-custom-support
clarked-msft 78623bc
Merge remote-tracking branch 'upstream/Development' into bicep-custom…
clarked-msft 5373ed3
rmv whitespace
Bionic711 96f4819
rmv whitespace
Bionic711 48d4838
add whitespace
Bionic711 b193796
Merge Development
clarked-msft cc393a0
Remove extra / from custom URLs
clarked-msft 60e54f5
Remove extra / from metadata url
clarked-msft 5fbdd5f
Teams app testing
clarked-msft 2314faf
Add teams manifest
clarked-msft 91b4634
Add teams how-to
clarked-msft 9ddc46f
Add login template
clarked-msft d7de4f6
Teams app docs
clarked-msft e41f43d
Fix login loop
clarked-msft 6514923
Merge Development
clarked-msft 917e233
Configurable teams frame ancestors and origins
clarked-msft 2103d21
Strip trailing path from login url
clarked-msft f3f2cc4
Merge Development
clarked-msft edde8f7
Update outline image
clarked-msft 1b4627f
Disable appservice easyauth if teams sso is enabled
clarked-msft 09d1a9f
Add teams manifest template
clarked-msft bd157fb
Update teams doc
clarked-msft d67c90a
Update teams doc
clarked-msft 975a0b0
Fix teams_app link
clarked-msft c6118ed
Remove ENABLE_TEAMS_SSO in favor of adding to content url
clarked-msft 7058779
Revert global agent change
clarked-msft 0573332
Add release notes
clarked-msft cb4ca24
Update teams frame env var config
clarked-msft d883b9b
Remove reference to ENABLE_TEAMS_SSO from release notes
clarked-msft 21c1228
Remove build_consent_url, not used
clarked-msft 368ed3e
Add missing semicolon
clarked-msft 620bcb4
Use bootstrap d-none to hide
clarked-msft 6701282
Use debug_printf
clarked-msft d3ea472
Fix typo
clarked-msft 0f5eae7
Remove X-Frame-Options
clarked-msft aee7377
Improve custom teams origins parsing
clarked-msft 738132a
Potential fix for pull request finding
clarked-msft 3997c58
Add enableTeamsSso flag to trigger trying teams sso before normal login
clarked-msft 6574083
Set COOKIE_SAMESITE to None only if teams sso enable
clarked-msft 03e3cad
Update teams token exchange error handling
clarked-msft 6919265
Deny frames if not teams sso
clarked-msft bf3c8e7
Leave route_frontend_authentication logging unchanged
clarked-msft 70b2564
Potential fix for pull request finding
clarked-msft 4a3f9c8
Remnove teams_app_id config
clarked-msft bf420bf
Correct typo
clarked-msft 1f4ace4
Fix indentation
clarked-msft 828cf44
Update manifest template and teams doc
clarked-msft f4b07c1
Use log_event for loging logs...
clarked-msft 022ca6a
Fix typo
clarked-msft efe6d4f
Fix comment indentation
clarked-msft 1bdd8be
CSRF mitigation
clarked-msft e7afee2
Potential fix for pull request finding
clarked-msft 5138e9d
Add login to content url in manifest template
clarked-msft ccd18aa
Fix scheme comparison in csrf mitigation
clarked-msft 568e961
Removing basic CSRF mitigation.
clarked-msft 5304cc0
Only update session cookie settings if teams enabled
clarked-msft f279b74
Fix comment locations
clarked-msft f0bdca3
Add additional guidance on disabling app service authentication
clarked-msft e03c011
Apply suggestions from code review
clarked-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -45,3 +45,6 @@ flask_session | |
| tmp**cwd | ||
| /tmp_images | ||
| nul | ||
|
|
||
| # Teams manifest | ||
| application/teams_app/manifest.json | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.