LoginSignup
0
0

More than 5 years have passed since last update.

Azure AD で認証された Web App のアクセス制御

Posted at

Azure AD で認証されたWebクライアントからのリクエストヘッダを見ると
「x-ms-client-principal-name」
にメールアドレスがセットされている。

Java で HttpServletRequest#getRemoteUser() を呼んでも、この値はセットされていない。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0