diff --git a/topics/clients/client-oidc.adoc b/topics/clients/client-oidc.adoc index 01df8056e7..2f9342d6c8 100644 --- a/topics/clients/client-oidc.adoc +++ b/topics/clients/client-oidc.adoc @@ -82,7 +82,7 @@ If {{book.project.name}} uses any configured relative URLs, this value is prepen This is a required field. Enter in a URL pattern and click the + sign to add. Click the - sign next to URLs you want to remove. Remember that you still have to click the `Save` button! -Wildcards (*) are only allowed at the end of of a URI, i.e. http://host.com/* +Wildcards (\*) are only allowed at the end of of a URI, i.e. http://host.com/\* You should take extra precautions when registering valid redirect URI patterns. If you make them too general you are vulnerable to attacks. See <> chapter