Skip to content
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

[Question]: Deploy windows auth when feature not activated #19299

Closed
1 of 4 tasks
efinder2 opened this issue Nov 17, 2023 · 1 comment
Closed
1 of 4 tasks

[Question]: Deploy windows auth when feature not activated #19299

efinder2 opened this issue Nov 17, 2023 · 1 comment

Comments

@efinder2
Copy link

Task name

IISWebAppManagementOnMachineGroup

Task version

0

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

Azure DevOps Server (Please specify exact version in the textbox below)

Azure DevOps Server Version (if applicable)

Azure DevOps Server 2022

Operation system

Windows Server 2022

Question

This week i've tried to deploy an productive project to an additional test environment with the exsiting azure pipeline. There were authentication problems in the application.

With the following configuration the deployment was successfull.

AnonymousAuthenticationForWebsite: false
BasicAuthenticationForWebsite: false
WindowsAuthenticationForWebsite: true


Only problem was, the windows authentications was not transmitted to the application. The reason was the feature IIS-WindowsAuthentication was not installed. Why there is no check if the action was succesfull?
Copy link

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant