0

I have setup a local (debian) installation of spinnaker and everything looks fine. I had also setup the authentication as ldap and able to sign in as well. For authorization, I am using the FILE and have already enabled.

However, When I am trying to select an account in the application which I have created, it does not list any of the accounts.

enter image description here

I checked the logs and I am getting the following error in the logs:

Request GET:http://localhost:7002/applications/samit-app/serverGroups?expand=false is missing [X-SPINNAKER-ACCOUNTS] authentication headers and will be treated as anonymous.

Also, the deck and gate URLs are overridden and are behind a nginx proxy.

Can someone help me here and let me know what part I am missing in this setup?

Samit
  • 595
  • 2
  • 12

1 Answers1

0

You must choose an Account provider to deploy to and set it as a new Account in Halyard.

Set up an Account provider

Andre Leon Rangel
  • 1,659
  • 1
  • 16
  • 28