Azure / Azure/static-web-apps-cli

Custom Cert Authentication not working with SWA deploy

Offen
#944 2 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
command: deploy
Vorherrschende Sprache
TypeScript
Sterne
668
Forks
156
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).

**Are you accessing the CLI from the default port `:4280` ?**

- [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port
- [x] Yes, I am accessing the CLI from port `:4280`

> Make sure you are accessing the URL printed in the console when running `swa start`!

**ℹ️ NOTE: Make sure to enable debug logs when running any `swa` commands using `--verbose=silly`**

**Describe the bug**
On the Static Web App documentation there is a sample using cert-based authentication:

![Image](https://github.com/user-attachments/assets/6aaa8def-3967-4548-9818-a8b7bf433fff)

[Custom authentication in Azure Static Web Apps | Microsoft Learn](https://learn.microsoft.com/en-us/azure/static-web-apps/authentication-custom?tabs=aad%2Cinvitations)

It uses the clientSecretCertificateKeyVaultReference property. But when I run swa deploy I am getting errors saying that is invalid:

![Image](https://github.com/user-attachments/assets/8cf53f04-b250-4221-8a98-0c366875bf36)

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Type in command 'swa ...'
3. Click on '...'
4. Scroll down to '...'
5. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**

- OS: [e.g. iOS]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne damit, den Fehler mit `swa deploy` und `--verbose=silly` zu reproduzieren, nachdem du die CLI-Version mit `swa --version` überprüft hast. Vergleiche die Verarbeitung von `clientSecretCertificateKeyVaultReference` mit der verlinkten Dokumentation zu Azure Static Web Apps; abgeschlossen ist die Aufgabe, wenn die in der Dokumentation beschriebene zertifikatbasierte Konfiguration ohne den gemeldeten Fehler wegen einer ungültigen Eigenschaft akzeptiert wird.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
azure, typescript
Bereich
authentication, cli
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
32/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.