fixed attribute name (#2048)

fixes: #1382
This commit is contained in:
Erik Jan de Wit 2022-02-21 15:28:04 +01:00 committed by GitHub
parent 0065e9c7c2
commit 627571dbf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,7 +268,7 @@ export const FineGrainOpenIdConnect = ({
}
>
<Controller
name="attributes.request_object_signature_alg"
name="attributes.request.object.signature.alg"
defaultValue=""
control={control}
render={({ onChange, value }) => (