Mulesoft Certified Developer Mcd · Free Practice Question Easy
Question 5
The new RAML spec has been published to Anypoint Exchange with client credentials.
What is the next step to gain access to the API?
-
A
No additional steps needed
-
B
Request access to the API in Anypoint Exchange
-
C
Create a new client application
-
D
Email the owners of the API
Reveal correct answer
Correct answer: B
Explanation
Correct answer is Request access to the API in Anypoint Exchange. This way we can get client ID and Client secret which we can use to access the API.
Request Access
To register a client application to an existing API instance or API Group instance, the client application requests access. When the owner of the instance approves the request, a contract is created between the client application and the instance, and the client application is registered.
Instances that are protected by a client ID enforcement policy require client applications to provide a client ID and optional client secret. The client ID and client secret credentials are automatically created when the client application is registered.
Mule Ref Doc : Request Access | MuleSoft Documentation
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
