From 20a94554496c01a4a11ca5e078334244c3deb0dd Mon Sep 17 00:00:00 2001 From: peppelinux Date: Sun, 23 Jul 2023 06:59:06 +0200 Subject: [PATCH] fix: typo --- docs/en/trust.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/trust.rst b/docs/en/trust.rst index 44dd1652d..3e3898615 100644 --- a/docs/en/trust.rst +++ b/docs/en/trust.rst @@ -256,7 +256,7 @@ Entity Configuration The Entity Configuration is the verifiable document that each Federation Entity must publish on its own behalf in the web path **.well-known/openid-federation**. -The Entity Confgiuration HTTP response MUST have the media type `application/entity-statement+jwt`. +The Entity Configuration HTTP response MUST set the media type `application/entity-statement+jwt`. The Entity Configuration must be cryptographically signed. The public part of this key must be present in the Entity Configuration and within the Entity Statement issued by a immediate superior concerning the Federation Entity.