[Backlogmanager] [FIWARE-JIRA] (HELP-15805) [fiware-stackoverflow] Curl request for implicit grant type on fiware keyrock?

Fernando Lopez (JIRA) jira-help-desk at jira.fiware.org
Fri May 10 12:28:00 CEST 2019


     [ https://jira.fiware.org/browse/HELP-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Lopez updated HELP-15805:
----------------------------------
    Description: 
Created question in FIWARE Q/A platform on 10-05-2019 at 09:05
{color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56072898/curl-request-for-implicit-grant-type-on-fiware-keyrock


+Question:+
Curl request for implicit grant type on fiware keyrock?

+Description:+
I wanted to fire a curl request for implicit grant type on fiware idm. I have gone through the official docs of fiware idm- 

https://fiware-idm.readthedocs.io/en/latest/oauth/oauth_documentation/index.html

Implicit grant type exists in fiware idm, but while making a curl request it throws the following error:

{"error":"unsupported_grant_type"}


My curl request is as follows:

curl -X POST -H 
"Authorization: Basic $(echo -n 56c32d7-c991-4da0-8b0a-018461ac583e6:0ec8898c-3bc7-12cd-8abd-0d6abgh01c56 | base64 -w 0)" --header "Content-Type: application/x-www-form-urlencoded" -d "grant_type=implicit&username=admin at test.com&password=1234" https://Keyrock_Host:Keyrock_Port/oauth2/token --insecure


Does anyone know about it ?


  was:

Created question in FIWARE Q/A platform on 10-05-2019 at 09:05
{color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56072898/curl-request-for-implicit-grant-type-on-fiware-keyrock


+Question:+
Curl request for implicit grant type on fiware keyrock?

+Description:+
I wanted to fire a curl request for implicit grant type on fiware idm. I have gone through the official docs of fiware idm- 

https://fiware-idm.readthedocs.io/en/latest/oauth/oauth_documentation/index.html

Implicit grant type exists in fiware idm, but while making a curl request it throws the following error:

{"error":"unsupported_grant_type"}


My curl request is as follows:

curl -X POST -H 
"Authorization: Basic $(echo -n 56c32d7-c991-4da0-8b0a-018461ac583e6:0ec8898c-3bc7-12cd-8abd-0d6abgh01c56 | base64 -w 0)" --header "Content-Type: application/x-www-form-urlencoded" -d "grant_type=implicit&username=admin at test.com&password=1234" https://Keyrock_Host:Keyrock_Port/oauth2/token --insecure


Does anyone know about it ?


     HD-Enabler: KeyRock

> [fiware-stackoverflow] Curl request for implicit grant type on fiware keyrock?
> ------------------------------------------------------------------------------
>
>                 Key: HELP-15805
>                 URL: https://jira.fiware.org/browse/HELP-15805
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Alvaro Alonso
>              Labels: fiware, fiware-keyrock, identity-management, identitymanager, node.js
>
> Created question in FIWARE Q/A platform on 10-05-2019 at 09:05
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56072898/curl-request-for-implicit-grant-type-on-fiware-keyrock
> +Question:+
> Curl request for implicit grant type on fiware keyrock?
> +Description:+
> I wanted to fire a curl request for implicit grant type on fiware idm. I have gone through the official docs of fiware idm- 
> https://fiware-idm.readthedocs.io/en/latest/oauth/oauth_documentation/index.html
> Implicit grant type exists in fiware idm, but while making a curl request it throws the following error:
> {"error":"unsupported_grant_type"}
> My curl request is as follows:
> curl -X POST -H 
> "Authorization: Basic $(echo -n 56c32d7-c991-4da0-8b0a-018461ac583e6:0ec8898c-3bc7-12cd-8abd-0d6abgh01c56 | base64 -w 0)" --header "Content-Type: application/x-www-form-urlencoded" -d "grant_type=implicit&username=admin at test.com&password=1234" https://Keyrock_Host:Keyrock_Port/oauth2/token --insecure
> Does anyone know about it ?



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy