Federation error management¶
In case of errors during Federation operations, entities MUST give anomaly messages as following.
Claim |
Description |
Supported by |
---|---|---|
error |
||
error_description |
Error description. |
Federation error codes¶
Erro |
Description |
HTTP Code |
Supported by |
---|---|---|---|
temporarily_unavailable |
well-known or Federation endpoint is unreachable. |
302 Found/400 Bad Request |
|
invalid_client |
The Trust Chain validation fails and the Client is not authorized. |
302 Found |
|
unauthorized_client |
Applying the metadata policy results in a metadata not compliant or no valid Trust Mark for the requested profile is present within the configuration. |
302 Found |
|
invalid_request |
The request is incomplete or does not comply with current specifications. |
400 Bad Request |
|
not_found |
The required resource is not found. |
404 Not Found |