You are here

problem-instances-unauthorized.html in RESTful 7

Same filename and directory in other branches
  1. 7.2 help/problem-instances-unauthorized.html

File

help/problem-instances-unauthorized.html
View source
<h2>Authentication needed.</h2>
  <p>Similar to 403 Forbidden, but specifically for use when authentication is
    required and has failed or has not yet been provided. The response must
    include a WWW-Authenticate header field containing a challenge applicable to
    the requested resource. See the authentication methods documentation for
    more information.</p>