Azure-Samples / Azure-Samples/ms-identity-msal-java-samples

Wrong servlet urlPattern on SignInStatusServlet

オープン
#44 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
untriaged
主要言語
Java
スター
79
フォーク
82
PR マージ指標
30日以内にマージされた PR はありません

説明

### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

The servlet urlPattern should be "auth_sign_in_status" not "sign_in_status" since the pattern is always to start with "auth_" and is declared in token.jsp

### Which sample?
ms-identity-msal-java-samples/3-java-servlet-web-app/1-Authentication/sign-in-b2c/src/main/java/com/microsoft/azuresamples/authenticationb2c/SignInStatusServlet.java

### Minimal steps to reproduce
>
Go to auth_token_details page and click on Sing-In Status

### Expected/desired behavior
>
Go to auth_sign_in_status

### OS and Version?
>
Linux

### Versions
>
Ubuntu 22.04.3 LTS

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

3-java-servlet-web-app/1-Authentication/sign-in-b2c/src/main/java/com/microsoft/azuresamples/authenticationb2c/SignInStatusServlet.java を開き、サーブレットの URL パターンを token.jsp の参照と比較します。auth_token_details からのサインインステータスリンクを確認し、auth_sign_in_status に解決されることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。