Learn how to define a managed API service in PingOne so that PingOne helps the API gateway enforce access control.
Instead of managing access control directly in Kong Gateway, you'll use an API service in PingOne to manage access control rules. PingOne, working with the authorization plugin, uses the best practices of OAuth and OIDC to make it simple for you to manage API access control across these distributed systems.
You’ll define the Meme Game API in PingOne so PingOne recognizes requests for this API and instructs Kong Gateway to protect access from unauthorized clients and allow access only from authorized clients.
Access to the Meme Game through Kong Gateway is now protected by PingOne, so unauthorized clients can’t access the game.
Create an application in PingOne that can access the Meme Game.