Identity Management (MOSC)

MOSC Banner

Oracle Mobile and Social 11g OAuth, oracle_device_profile

edited Aug 15, 2019 4:27AM in Identity Management (MOSC) 7 commentsAnswered ✓
I don't understand what parameter to provide in "oracle_device_profile"


I read this document,and I tried to develope an example using Oauth mobile with 3 legged, but I do not know what type of string o info provide in "oracle_device_profile" example



Example


curl -i -H "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" --request POST http://host.example.com:14100/ms_oauth/oauth2/endpoints/oauthservice/tokens -d 'grant_type=client_credentials  &oracle_device_profile=<Base 64 Encoding Device Profile>   &client_id=<MobileApp1>  &oracle_requested_assertions=oracle-idm:/oauth/assertion-type/client-identity/mobile-client-pre-authz-code-access'

https://docs.oracle.com/cd/E40329_01/dev.1112/e27134/restapioauthl.htm#AIDEV6822



If I write an example with oauth web, works fine,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center