OAuth2 : Authorize MuleSoft API Using OKTA OIDC | OAuth2 | API Manager

Поділитися
Вставка
  • Опубліковано 17 лип 2024
  • This video will explain how to secure MuleSoft APIs using OKTA OIDC and validate the token using JWT Validation policy.
    We will see complete process how to generate the token and validate the token using Anypoint API Manager.

КОМЕНТАРІ • 37

  • @saisrinu243
    @saisrinu243 4 роки тому +1

    Excellent, Incredible stuff delivered . Thanks a lot Jitendra. Keep Rocking

  • @nitishjain4218
    @nitishjain4218 4 роки тому +1

    Learnt a lot from this video.
    Thank You "BOSS"

  • @amitkushwaha2682
    @amitkushwaha2682 4 роки тому +1

    Great video. Learnt in depth.

  • @deepeshdubey2572
    @deepeshdubey2572 4 роки тому +1

    Good and very nice explaination sir

  • @everardofloresquiroz5184
    @everardofloresquiroz5184 2 роки тому

    Great Video, Thanks so much Jacky!! regards from Mexico.

  • @spnpadmanabhan
    @spnpadmanabhan 4 роки тому +1

    Great Job Jacky

  • @muletechnologyacademy-zero5625
    @muletechnologyacademy-zero5625  4 роки тому +2

    dzone.com/articles/integrating-okta-oauth-20-oidc-with-mulesoft-anypo

  • @saisrinu243
    @saisrinu243 4 роки тому

    Thanks Jitendra , for proving wonderful session. I have one scenario , If an API had 4 resources,. and we configured 2 client applications for that API (say A and B) . my requirement is we need to Authorize Client A for some resources and methods, and We need to authorize client B for some resources . when I try to configure policy in API manager, its allowing to configure the policy for single scope., could you please put some light on these kind of scenario

  • @rajchaudhary043
    @rajchaudhary043 3 роки тому

    Good one. One comment, for Mule 4.3, you have to change "Client provider" in your API proxy otherwise Open ID policy will not appear.

    • @kunaalkshyp4506
      @kunaalkshyp4506 3 роки тому

      WHERE exactly do I need to change that?....unable to find it.

  • @AnuranjanArya
    @AnuranjanArya 4 роки тому

    Hi Jitendra,
    I was trying your video but unable to find OpenID Connect access token enforcement?

  • @consciousmi4842
    @consciousmi4842 4 роки тому +1

    counld you make a tutorial on writing connector for okta? THat would be helpful

  • @ashish902
    @ashish902 Рік тому

    Good video. But my doubt is, does it make sense to use policy for oauth2 implementation if user of api(other api) have to manually generate token then use it instead of using client id and secret of Authorization? Then shouldn't we do manual implementation of oauth2 in api.

  • @sibaprasaddas2519
    @sibaprasaddas2519 Рік тому

    I can see the openId policy in Automated Policies but not able to see the policy in api manager application. I have attached OIDC instance to Env.

  • @HR-wz9nu
    @HR-wz9nu 3 роки тому

    Great video, how to do the same for salesforce as oauth provider instead of okta ?

  • @saisanthosh8491
    @saisanthosh8491 4 роки тому

    Hi Jithendra, Your videos are very useful. i am trying to apply the oAuth2.0 policy by using Okta. could you please suggest me what is the Access Token validation endpoint url in anypoint platform. Thanks in advance

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  4 роки тому +1

      You need to use JWT validation policy and jwks uri for validating token. I have published video on same.

  • @pralhadpoul8982
    @pralhadpoul8982 4 роки тому +1

    Hi Jitendra,Can we use any other Identity Management service provider like PingFederate instead of Okta here?

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  4 роки тому

      Pralhad Poul I have published video on AWS Cognito as Identity Provider.

    • @pralhadpoul8982
      @pralhadpoul8982 4 роки тому

      @@muletechnologyacademy-zero5625 I have seen your video AWS Cognito as Identity provide but my question to you is can we use PingFederate as Identity provider instead of AWS Cognito?

  • @dineshvarma9851
    @dineshvarma9851 4 роки тому

    Hi Sir, Could you please explain how to apply PingFederate Policy in mule 4?

  • @sanjeev.tripathi
    @sanjeev.tripathi 3 роки тому +1

    Hi Jitendra, I have configured the client provider but not getting OpenId policy listed in API manager. I have tried with both auto discovery and proxy of api. I am trying with anypoint trial account. Can you tell me what could have gone wrong? Thanks.

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  3 роки тому

      Hi, There has been changes made recently. You need to go to environment and attached oidc to that environment. You should able to see openid connect policy in app manager. Also.make sure you attached oidc to.api manager instances.

    • @sanjeev.tripathi
      @sanjeev.tripathi 3 роки тому +1

      @@muletechnologyacademy-zero5625 Thanks Jitendra for reply. I had tried that as well. I have three environment dev, test, prod of types sandbox I have attached client provider to all three but still I am not getting the OpenId policy for active api instance in api manager. I only seeing a related policy "OAuth 2.0 access token enforcement using Mule OAuth provider" (including others) but not OpenId policy. Thanks.

    • @sanjeev.tripathi
      @sanjeev.tripathi 3 роки тому +1

      I am able to resolved this by assigning client provider to api as well.

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  3 роки тому

      @@sanjeev.tripathi I had mentioned in my reply same thing. Assign to api also

    • @sanjeev.tripathi
      @sanjeev.tripathi 3 роки тому +1

      @@muletechnologyacademy-zero5625 I didn't realise that when you mentioned "you attached oidc to.api manager instances". I thought you are talking about oidc policy in api instances (v1 etc) which I didn't get it in policy list in api manager. Once I assigned the client provider to api then I got the OpenID policy in list and was able to assign it to instance. Thanks for video.

  • @madhun5418
    @madhun5418 4 роки тому +1

    Hi sir, how do we create poc in mulesoft?

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  4 роки тому +1

      You need to have all required software for doing proof of concept. But exactly what you are looking for?

    • @madhun5418
      @madhun5418 4 роки тому +1

      Yes sir, exactly I need proof of concept

    • @muletechnologyacademy-zero5625
      @muletechnologyacademy-zero5625  4 роки тому

      MADHU N can you please let me know what poc you are looking for?

    • @madhun5418
      @madhun5418 4 роки тому

      Create an API with post method to call thirdparty api and return the same response.
      Flow -
      HttpListner(post method)
      Transfromation
      HttpRequester
      Logger

    • @madhun5418
      @madhun5418 4 роки тому +1

      Can you explain that scenario sir?