How to implement K2 Claim Base Authentication in REST API

  • 17 January 2022
  • 1 reply
  • 14 views

Hi,

 

I have third party application that want to access our K2 Form without showing login page to access it. The plan is to build a custom REST API, where the third party app will put some URL in their page and that URL will then call our custom REST API which will authenticate the user from the third party app to be able to sign in to K2 Form without accessing K2 login page first. 

 

I have read the documentation about Claim Based Authentication where it will allow third party app to access K2, but it only shows concept on how it works. I am new to this CBA technologies, so is there any documentation that is more technical on how to build one? or is there any alternatives to achieve this? 

 

Thank you.


1 reply

Userlevel 2
Badge +10

Hi KAG,


 


Maybe the following community KB might help with your scenario if your customer is doing AAD integration.


https://community.nintex.com/t5/Technical-Issues/Configure-K2-for-Inbound-OAuth/ta-p/124863


 


 

Reply