Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
mikara89
Contributor II
Contributor II

OAuth2 Native Client type rfc 8252 paragraph 2 and 3

I don't see deference between those two clients types, except Web Client have M2M feature. I expect Native Client to have possibility to add redirect url with schema that is not http/https like not like "myapp://..." but like "com.example.myapp://..." that is explained in rfc 8252 paragraph 2 and 3, so we can use it in mobile devices. 

mikara89_0-1700646340065.png

 

Labels (1)
  • SaaS

1 Solution

Accepted Solutions
mikara89
Contributor II
Contributor II
Author

After testing I figured out that I can use single slash ":/" instead of "://" and that is described in  ietf 7.1(last two paragraphs)  .So com.example.myapp:/callback is my redirect url that is acceptableby mobile app.

View solution in original post

2 Replies
mikara89
Contributor II
Contributor II
Author

After testing I figured out that I can use single slash ":/" instead of "://" and that is described in  ietf 7.1(last two paragraphs)  .So com.example.myapp:/callback is my redirect url that is acceptableby mobile app.

Dave_Channon
Employee
Employee

Please note that Qlik Cloud now supports this with the native client type. For more information, please see https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-create-oauth-cl...