aws-samples / api-gateway-auth

MIT No Attribution
38 stars 23 forks source link

api-gateway-auth with Okta #4

Open rathialok901 opened 3 years ago

rathialok901 commented 3 years ago

Can you share the API Gateway / Serverless app with Okta authentication

pankajagrawal16 commented 3 years ago

Hey @rathialok901 Thanks for opening the issue. I have no plans as of now to incorporate it. But it's definitely a good idea.

I will see if I find sometime later in the Aug to have it. If you are interested in contributing, I will be more than happy to accept a PR.

moonming commented 3 years ago

Here is an example about Apache APISIX and okta: https://apisix.apache.org/blog/2021/08/16/Using-the-Apache-APISIX-OpenID-Connect-Plugin-for-Centralized-Authentication, hope it helps

pankajagrawal16 commented 3 years ago

btw @rathialok901 There are some public documentation already present on how to set this up with Okta as IDP not 100% with automation but can be easily converted to autmate the setup with AWS SAM.

https://github.com/tom-smith-okta/okta-api-center/tree/master/gateways/aws

Hope its helpful

rathialok901 commented 3 years ago

Yep I found this and currently trying to set this up and get it all working.

On Tue, 17 Aug 2021 at 14:16, Pankaj Agrawal @.***> wrote:

btw @rathialok901 https://github.com/rathialok901 There are some public documentation already present on how to set this up with Okta as IDP not 100% with automation but can be easily converted to autmate the setup with AWS SAM.

https://github.com/tom-smith-okta/okta-api-center/tree/master/gateways/aws

Hope its helpful

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aws-samples/api-gateway-auth/issues/4#issuecomment-900111830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUQPPIVFTHIK6H4WRLD2LFLT5IOWTANCNFSM5CDK2LTQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

-- Thanks Alok Rathi

pankajagrawal16 commented 3 years ago

@rathialok901 Great to know. Good luck :)