If a Keycloak server is set up following the INFO-002 guidance, the result will not be compliant with IS-10. In particular, for this section:
https://specs.amwa.tv/is-10/releases/v1.0.0/docs/4.1._Behaviour_-_Authorization_Servers.html#client-registration
The default Keycloak behaviour does not require an Initial Access Token for client_credentials registrations. Also, unless I'm misunderstanding what is meant, it doesn't generate a client_secret for client_credentials registrations either.
It would be good to add some guidance on how to make Keycloak compliant to IS-10 to the INFO-002 text, assuming it is possible to make it compliant.
If a Keycloak server is set up following the INFO-002 guidance, the result will not be compliant with IS-10. In particular, for this section:
https://specs.amwa.tv/is-10/releases/v1.0.0/docs/4.1._Behaviour_-_Authorization_Servers.html#client-registration
The default Keycloak behaviour does not require an Initial Access Token for client_credentials registrations. Also, unless I'm misunderstanding what is meant, it doesn't generate a client_secret for client_credentials registrations either.
It would be good to add some guidance on how to make Keycloak compliant to IS-10 to the INFO-002 text, assuming it is possible to make it compliant.