migrating-mvc-authentication Skill
Migrates ASP.NET MVC and Web API authentication and authorization to ASP.NET Core, covering Forms Authentication, Membership providers, Windows Authentication, token-based auth, authorization rules, and anti-forgery tokens. Use when upgrading projects that use FormsAuthentication, SqlMembershipProvider, SimpleMembershi Published by microsoft in upgrade-agent-plugins.
What is migrating-mvc-authentication Skill?
Migrates ASP.NET MVC and Web API authentication and authorization to ASP.NET Core, covering Forms Authentication, Membership providers, Windows Authentication, token-based auth, authorization rules, and anti-forgery tokens. Use when upgrading projects that use FormsAuthentication, SqlMembershipProvider, SimpleMembershi Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use migrating-mvc-authentication Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-mvc-authentication/SKILL.md
What it does
Migrates ASP.NET MVC and Web API authentication and authorization to ASP.NET Core, covering Forms Authentication, Membership providers, Windows Authentication, token-based auth, authorization rules, and anti-forgery tokens. Use when upgrading projects that use FormsAuthentication, SqlMembershipProvider, SimpleMembershi
Skill instructions
ASP.NET MVC Authentication and Authorization Migration Overview Migrate authentication and authorization from ASP.NET MVC/Web API to ASP.NET Core. This is the highest-risk area of any ASP.NET migration because wrong decisions produce security vulnerabilities, not compiler errors. Multiple migration paths exist depending on the authentication mechanism used — assess first, then apply the correct path. Related skills: For ASP.NET Identity (UserManager, SignInManager, IdentityDbContext), see migrating-aspnet-identity. For OWIN cookie auth, see migrating-owin-cookie-auth. For OWIN OAuth/JWT, see migrating-owin-oauth-to-jwt. For OWIN OpenID Connect, see migrating-owin-openid-connect. For ADAL to MSAL, see migrating-adal-to-msal. Workflow Migration Progress: - [ ] Step 1: Assess authentication mechanisms - [ ] Step 2: Migrate authentication configuration - [ ] Step 3: Migrate sign-in and sign-out calls - [ ] Step 4: Migrate membership and user stores - [ ] Step 5: Migrate authorization rules
Explore related resources
Frequently asked questions
What is migrating-mvc-authentication?
migrating-mvc-authentication is a open-source AI agent skill with Copy skill directory. Migrates ASP.NET MVC and Web API authentication and authorization to ASP.NET Core, covering Forms Authentication, Membership providers, Windows Authentication, token-based auth.
Who is migrating-mvc-authentication best for?
migrating-mvc-authentication is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install migrating-mvc-authentication?
Install or run migrating-mvc-authentication using Copy skill directory. Check migrating-mvc-authentication for the latest setup command.
Is migrating-mvc-authentication actively maintained?
migrating-mvc-authentication may need a closer maintenance check before production use.
Auto-fetched from GitHub.