Checklist progress
0/93Learned
MuleSoft Developer II
Study Checklist
Checklist progress
0/93Learned
Implement versioning of specific API-related artifacts
0/3
Configure custom or out-of-the-box (OOTB) API policies
0/9
Implement server-side caching of API invocations using API policies
0/3
Code API implementations to perform API auto-discovery
0/4
Prepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Developer II studiers. 593 members and growing.
API Manager provides distinct policies to secure APIs using different authentication models. JWT Validation enforces client credentials by verifying a self-contained JSON Web Token locally. OpenID Connect and OAuth 2.0 Access Token Enforcement policies secure APIs by validating external access tokens against an identity provider through a token introspection process.