EP6- CAPM - Security - XSUAA | HANA HDI | APPROUTER

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

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

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

    Great series!!! Thanks for sharing the knowledge 💐

  • @creativeteched7906
    @creativeteched7906 2 ปีที่แล้ว +1

    Simply brilliant 👍👍

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

    Thanks for sharing your knowledge!!
    Can you also post one more video to run the application from BTP using standalone approuter?
    or any references to achieve same would be great.

  • @rahuljain_257
    @rahuljain_257 4 หลายเดือนก่อน

    Hello SAP Enthusiasts,
    I am in the midst of architecting a SAP CAP-based backend coupled with SAP UI5 on the frontend. The objective is to weave in Authentication and Authorization functionalities, particularly utilizing XSUAA, while user credentials are securely stored in the HANA Cloud Database.
    Imagine we have a login page. Upon entering their details and hitting the submit button, the system is designed to authenticate users against the records in the HANA Cloud Database. Successful authentication would result in the issuance of a token, which is then used to authorize subsequent API requests.
    I would appreciate any insights or guidance on how to effectively implement this requirement.

  • @amarubhe2381
    @amarubhe2381 2 ปีที่แล้ว +1

    For Bad gateway you need run cds watch with profile hybrid as well as run bind with app same time

    • @somnathpaul2020
      @somnathpaul2020  2 ปีที่แล้ว +1

      Yes true... I found this approach working after I published the content. Ideally cds bind should do this job and no explicit run on service should be required. Yep, some workaround. Thanks for your posting and feedback.

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

    Hi sommath, tnx for sharing your knowledge. Have you ever tried cap with Java?

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

      Yes i did but not extensively to be honest... Anything specific you want to know?

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

      Yes, authorization and authentication in spring Boot for cap :)

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

      @@gyotro thanks for showing interest in this content.. may be in future I will try something on Java flavour too.. but may not be immediately. Thanks for staying with this channel.

  • @ahmetdik7655
    @ahmetdik7655 หลายเดือนก่อน

    Hello, do you have the opportunity to make an updated plan of this training, thank you.

    • @somnathpaul2020
      @somnathpaul2020  หลายเดือนก่อน

      Sorry i didn't get the question.. what plan you meant! Capm videos i will upload again.. may be i m bit slow but will do...

    • @ahmetdik7655
      @ahmetdik7655 หลายเดือนก่อน

      @@somnathpaul2020 I'm sorry, my English is bad, I couldn't write. Actually, yes, I wanted to ask if there will be updated videos.Thank you.

    • @somnathpaul2020
      @somnathpaul2020  หลายเดือนก่อน +1

      @@ahmetdik7655 no worries thanks for watching and showing interest to the content. I will try. BTW i always create playlists per topic , so please watch the playlist for cap , if you haven't seen all videos on cap under the playlist. Thanks again.

    • @ahmetdik7655
      @ahmetdik7655 หลายเดือนก่อน

      @@somnathpaul2020 Yes, thank you

  • @borntoexcel14
    @borntoexcel14 3 หลายเดือนก่อน

    Awesome content as always. Well, I created destinations in BTP and want my app to read the data from production. Can you please support me what should I need more? App works locally which fetch data from sandbox but I am lost among XSUAA, AppRouter, CF, binding, etc. My app is just to read API and no Fiori config. I am super new to SAP world.
    Kindly support. Thanks.

    • @somnathpaul2020
      @somnathpaul2020  3 หลายเดือนก่อน

      Yes you need to maintain different profiles in package.json like [production] or [development] as per when you srun your service you need to link up like --profile Production like that cap framework will know which BTP destination to connect and get the data. I know my answer is not step by step but i hope i could give you the clue to explore and achieve it. Thanks for your nice feedback and watching the content.

    • @borntoexcel14
      @borntoexcel14 3 หลายเดือนก่อน

      @@somnathpaul2020 thanks for your feedback. Oh, Yes, I have done that profile already. But I am connecting to PROD using OAuth2ClientCredentials and got stucked in between. Do you offer personal consultations? I will respect your time and cost.

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

    How to get user bearer token in service Handle file?