Тёмный

OAuth 2.0 in MuleSoft || How to Configure Okta for MuleSoft API Policies? 

Подписаться
Просмотров 11 тыс.
% 136

This video explains the techniques involved in the initial configuration of Okta for OAuth and OpenID policies that could be applied in Mule APIs. This video also explains the workflow of OAuth OpenID Connect flow.

Наука

Опубликовано:

 

15 дек 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@vishnu-mk
@vishnu-mk 4 года назад
very nice presentation..thank Siva.
@raghuveesam4431
@raghuveesam4431 3 года назад
Really very good..
@saisanthosh8491
@saisanthosh8491 4 года назад
Hi siva, 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
@nilesh7345kaka
@nilesh7345kaka 4 года назад
Hi sir, I need to complete Mule 4 certification level 1 Please guide me what to learn
@avinashkudaravalli8081
@avinashkudaravalli8081 2 года назад
Hi Sir, I am trying to get Access token from postman but getting the following error as 400 Bad request, even though I am sending Client_id and Client_secret in headers. { "errorCode":"Invalid_client", "errorSummary":"A client_id must be provided in the request" }
@rajesh1377
@rajesh1377 4 года назад
Hello Siva, is it possible to apply OAuth 2.0 and client id enforcement both together to secure our api to get highest level security
@sivathankamanee-channel
@sivathankamanee-channel 4 года назад
Hi Rajesh - When you apply both, the purpose of OAuth is defeated. The purpose of OAuth is to move the authentication away from the implementation and hence we should not club it together.
@dineshvarma9851
@dineshvarma9851 4 года назад
Hi Sir, Could you please explain how to apply Pingfederate Policy in Mule 4?
@karthikkiran338
@karthikkiran338 2 года назад
What is the differnce between JWT token and Okta?
@sibikrishnan8543
@sibikrishnan8543 4 года назад
sir, could you explain Auth and Okta in Tamil?
@kt1460
@kt1460 4 года назад
Hi Sir, your explanation is awesome ,can you explain real time secnarios and interview point view ,that's useful for us,can please provide your mail is id Sir , thanks in advance,
@learntech3982
@learntech3982 4 года назад
@atleast please add as part 1 ..part 2...as unable to understand , a plyalist better sir
@sivathankamanee-channel
@sivathankamanee-channel 4 года назад
Sure. I'm planning to do that after completing the OAuth series of videos. Thank you.
@ysrsridhar
@ysrsridhar 4 года назад
This is what I understood as the sequence : Part 1. Undertanding OAuth Open ID and their differences - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Xv6QStdt0LQ.html Part 2. Exposing a proxy api infront of an implementation api in Mule anypoint. This will be used to apply Oauth policies in later videos - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3q-O8H-hUWo.html Part 3 : Creating Okta user account, creating auth server & application in Okta , using postman as a client to test the setup - this video - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-EJczraWDMV4.html Part 4: Applying Open ID policy ( from part 3 using Okta Auth server) to API Proxy (created in part 2 ) - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WhGKuFUvdzo.html You can learn 2 & 3 in any order also. So its 1, 2,3,4 or 1,3,2,4 either way works Siva, --- Once again excellent explanation of the Oauth implementation in Mule 4 api's !! than you.