Minor fix for KEYCLOAK-6768

This commit is contained in:
Bruno Oliveira da Silva 2019-08-16 10:19:18 -03:00 committed by Marek Posolda
parent 6207257ca2
commit 8d7cf14c9d

View file

@ -15,7 +15,7 @@ there and hopefully will be fully done for Keycloak 8.
== Signed and Encrypted ID Token Support
{project_name} can support the signed and encrypted ID token according to Json Web Encryption (JWE) specification.
{project_name} can support the signed and encrypted ID token according to the Json Web Encryption (JWE) specification.
== Testing and release automation