iam
iam copied to clipboard
A dynamically registered client should be an anonymously registered one
Right now, the IAM implementation interprets as
- non-dynamically registered client, a client registered by IAM admins (for which there is a dedicated API)
- a dynamically registered client, a client registered by IAM "normal" users, or a client anonymously registered (for which there is a common API, separated by the admins one)
As for specification, a dynamically registered client is a client registered anonymously.