OKTA-angular-5 (Get user info from okta-angular)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น •

  • @priyatibdewal517
    @priyatibdewal517 4 ปีที่แล้ว +2

    It was very well explained. Thanks a lot.

  • @somnathsingh9278
    @somnathsingh9278 3 ปีที่แล้ว

    Hi can you pls tell how to get the refresh token from okta in angular

  • @SiphiweGwebu
    @SiphiweGwebu 2 ปีที่แล้ว

    Hi there. Thanks for this playlist. What versions of okta-angular and @okta/okta-auth-js did you use?

    • @SiphiweGwebu
      @SiphiweGwebu 2 ปีที่แล้ว

      I get "AuthSdkError: getUserInfo requires an access token object" when trying to call oktaAuth.AuthSdkError: getUserInfo requires an access token object()

    • @nagavadlapudi
      @nagavadlapudi  2 ปีที่แล้ว

      Hey 👋 Here is the dependency section from package.json
      "dependencies": {
      "@angular/animations": "~8.2.0",
      "@angular/common": "~8.2.0",
      "@angular/compiler": "~8.2.0",
      "@angular/core": "~8.2.0",
      "@angular/forms": "~8.2.0",
      "@angular/platform-browser": "~8.2.0",
      "@angular/platform-browser-dynamic": "~8.2.0",
      "@angular/router": "~8.2.0",
      "@okta/okta-angular": "^1.2.2",
      "rxjs": "~6.4.0",
      "tslib": "^1.10.0",
      "zone.js": "~0.9.1"
      }

    • @SiphiweGwebu
      @SiphiweGwebu 2 ปีที่แล้ว

      @@nagavadlapudi Thanks for your response. I actually missed it. Do you know what's the latest way of accessing the logged in user's details? I'm using okta-angular 5.2.0 and okta-auth-js 6.3.1.

  • @Veda_Purana
    @Veda_Purana ปีที่แล้ว

    In Okta 6.0.0 I am getting authsdk like getuserinfo and getaccesstoken errror while first login

  • @chandrak8802
    @chandrak8802 3 ปีที่แล้ว

    Hi, I am getting Bad Request error when I try to access the okta login page. I checked the redirect_url it looks okay. I couldn't figure out what is wrong.

    • @nagavadlapudi
      @nagavadlapudi  3 ปีที่แล้ว

      Can you please attach a screenshot of Bad Request error on if possible?
      Also please attach a screenshot of console logs in web browser.

  • @durgaprasadvsm3353
    @durgaprasadvsm3353 4 ปีที่แล้ว +1

    I was good content