{"id":16941167,"url":"https://github.com/sikebe/iemodesample","last_synced_at":"2025-09-01T07:32:53.094Z","repository":{"id":37009396,"uuid":"380525443","full_name":"SIkebe/IEModeSample","owner":"SIkebe","description":"Testing Microsoft Edge IE Mode","archived":false,"fork":false,"pushed_at":"2025-08-22T12:32:16.000Z","size":2800,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T14:42:46.051Z","etag":null,"topics":["edge","ie","internet-explorer","internetexplorer","selenium","selenium-csharp","selenium-webdriver"],"latest_commit_sha":null,"homepage":"https://ie-mode-sample-webapp.azurewebsites.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SIkebe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-26T14:46:26.000Z","updated_at":"2025-08-22T12:32:18.000Z","dependencies_parsed_at":"2023-12-25T13:04:50.304Z","dependency_job_id":"d7f90362-4dea-4b16-9a10-f78c30d089ff","html_url":"https://github.com/SIkebe/IEModeSample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SIkebe/IEModeSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIkebe%2FIEModeSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIkebe%2FIEModeSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIkebe%2FIEModeSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIkebe%2FIEModeSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SIkebe","download_url":"https://codeload.github.com/SIkebe/IEModeSample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIkebe%2FIEModeSample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273088753,"owners_count":25043556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["edge","ie","internet-explorer","internetexplorer","selenium","selenium-csharp","selenium-webdriver"],"created_at":"2024-10-13T21:08:52.720Z","updated_at":"2025-09-01T07:32:53.033Z","avatar_url":"https://github.com/SIkebe.png","language":"C#","readme":"# IEModeSample\nMicrosoft Edge IEモードの動作確認のために作成したサンプルWebアプリケーションです。\n* [流用元](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/security/authentication/cookie/samples/3.x/CookieSample)\n* [Use cookie authentication without ASP.NET Core Identity](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/cookie?view=aspnetcore-7.0)\n* [Cookie sharing from Microsoft Edge to Internet Explorer](https://learn.microsoft.com/en-us/deployedge/edge-ie-mode-add-guidance-cookieshare)\n\n## Prerequisite\n* .NET 8.0\n\n## Getting Started\n* エンタープライズモードサイトリストの構成。\n    * https://learn.microsoft.com/en-us/deployedge/edge-ie-mode-policies#configure-sites-on-the-enterprise-site-list\n    * [`sites.xml`](sites.xml)をサイトリストに設定。\n* Webアプリ起動。もしくは https://ie-mode-sample-webapp.azurewebsites.net/ にアクセス。\n    ```powershell\n    cd .\\src\\CookieSample\\\n    dotnet run\n    ```\n* ローカルで起動した場合、Edgeで https://localhost:5001 にアクセス。\n\n## テストユーザー\n* ユーザー名: Maria Rodriguez\n* メールアドレス: maria.rodriguez@contoso.com\n* パスワード: 任意\n\n## シナリオ\n### 1. `window.open` の挙動の違い\n\n### 2. Edge -\u003e IEモードのセッションCookieは共有できるがその逆は不可\n* Edge -\u003e IEモード (Cookieが共有されている場合)\n    ![](shared-cookie-edge-to-ie.gif)\n* Edge -\u003e IEモード (Cookieが共有されていない場合)\n    ![](not-shared-cookie.gif)\n\n* Cookieが共有されていても、IEモード -\u003e Edge の方向は不可\n    ![](shared-cookie-ie-to-edge.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikebe%2Fiemodesample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsikebe%2Fiemodesample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikebe%2Fiemodesample/lists"}