Hi Experts,
it would be nice if someone could help me understand a little bit better the behavior of service-keys.
I created more different services keys for the same instance, but I realized that the generated verificationkey and clientsecret are all the same. Even more I don't see any differences between this keys. Is this the right behavior or is there a bug?
Additionally I tried to restrict the authorisation by setting a scope. May I able to use the parameters for this? Is this the right way of doing this?
xs create-service-key SERVICE_INSTANCE SERVICE_KEY [-c PARAMETERS]
xs create-service-key app.nephro-uaa extern-nephro-uaa -c "{\""scope\"": \""test\""}"
Thanks