Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-2538

FIWARE.Request.Tech.Security.IDM-KeyRock.technicalquestions

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Dear all,

      I asked Álvaro to give us a hand with this one. I add him to the loop, he'll know the answer.

      Regards,

      Miguel
      El 16/04/2015 a las 16:27, Raul Palma escribió:
      Dear fiware tech team,
      We have received the question below from one of the SMEs of SmartAgriFood2 accelerator.
      Could you help us to answer his question?
      Thanks,
      Raul
      rpalma@man.poznan.pl
      From: maticserc <notifications@github.com<notifications@github.com>>
      Reply-To: SAF2/documentation <reply+00ab6986ad5d2078c46a05f5bad253b94b5529415f59084892cf00000001114612ed92a169ce0400473a@reply.github.com<reply+00ab6986ad5d2078c46a05f5bad253b94b5529415f59084892cf00000001114612ed92a169ce0400473a@reply.github.com>>
      Date: Wednesday 15 April 2015 13:52
      To: SAF2/documentation <documentation@noreply.github.com<documentation@noreply.github.com>>
      Subject: Re: [Saf2-techteam] [documentation] Few technical questions (#9)

      Hi Jan Willem and maybe somebody else may help; I have one more question.

      We are using FIWARE Lab's instance of OAuth2. We have the following problem:
      assuming that

      {TOKEN} is an actual user's token (a long cryptic string).

      1) log-in works well, our callback is called with the ?code={TOKEN}

      parameter from FIware
      2) if we use this token to access the user data with the URL http://account.lab.fi-ware.org/user?access_token=

      {TOKEN}

      <http://account.lab.fi-ware.org/user?access_token=%7BTOKEN%7D>, we get the following message:

      {"error":"invalid_token","error_description":"The access token provided is expired, revoked, malformed or invalid for other reasons."}

      even though we don't log out or do anything between the log-in and the step "2)".

      My other question would be whether we may use the methods, described under http://developer.openstack.org/api-ref-identity-v3.html with FIWARE Lab's authentication system, and if yes, then what to append in front of the URL calls.

      Optionally: do the same concepts apply to FIspace's authentication system?

      Best,
      Matic


      Reply to this email directly or view it on GitHub<https://github.com/SAF2/documentation/issues/9#issuecomment-93349357>.

      _______________________________________________ SAF2-TECHTEAM mailing list SAF2-TECHTEAM@lists.man.poznan.pl<SAF2-TECHTEAM@lists.man.poznan.pl> https://lists.man.poznan.pl/mailman/listinfo/saf2-techteam

      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fi-ware.org<Fiware-tech-help@lists.fi-ware.org>
      https://lists.fi-ware.org/listinfo/fiware-tech-help

      Please update your address book with my new e-mail address: miguel.carrillopacheco@telefonica.com<miguel.carrillopacheco@telefonica.com>

      ----------------------------------------------------------------------
      / _// Miguel Carrillo Pacheco
      _/ _/ _/ _/ Telefónica Distrito Telefónica
      / _//_/ _/ _/ Investigación y Edifico Oeste 1, Planta 6
      _/ _/ _/ _/ Desarrollo Ronda de la Comunicación S/N
      / _// 28050 Madrid (Spain)
      Tel: (+34) 91 483 26 77

      e-mail: miguel.carrillopacheco@telefonica.com<miguel.carrillopacheco@telefonica.com>

      Follow FIWARE on the net

      Website: http://www.fiware.org
      Facebook: https://www.facebook.com/eu.fiware
      Twitter: http://twitter.com/Fiware
      LinkedIn: https://www.linkedin.com/groups/FIWARE-4239932
      ----------------------------------------------------------------------

      ________________________________

      Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener información privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilización, divulgación y/o copia sin autorización puede estar prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción.

      The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it.

      Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinatário, pode conter informação privilegiada ou confidencial e é para uso exclusivo da pessoa ou entidade de destino. Se não é vossa senhoria o destinatário indicado, fica notificado de que a leitura, utilização, divulgação e/ou cópia sem autorização pode estar proibida em virtude da legislação vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destruição

      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-tech-help

      [Created via e-mail received from: MIGUEL CARRILLO PACHECO <miguel.carrillopacheco@telefonica.com>]

        Activity

        Hide
        fw.ext.user FW External User added a comment -

        Hi Matic,

        the item you are calling TOKEN is not the OAauth2 access token yet. This is the code your application has to user in order to create it. Pleas, take a look at https://github.com/ging/fi-ware-idm/wiki/Using-the-FI-LAB-instance <https://github.com/ging/fi-ware-idm/wiki/Using-the-FI-LAB-instance>

        Don’t hesitate in ask any other doubt.

        BR

        Álvaro

        _______________________________________________
        Fiware-tech-help mailing list
        Fiware-tech-help@lists.fi-ware.org
        https://lists.fi-ware.org/listinfo/fiware-tech-help

        Show
        fw.ext.user FW External User added a comment - Hi Matic, the item you are calling TOKEN is not the OAauth2 access token yet. This is the code your application has to user in order to create it. Pleas, take a look at https://github.com/ging/fi-ware-idm/wiki/Using-the-FI-LAB-instance < https://github.com/ging/fi-ware-idm/wiki/Using-the-FI-LAB-instance > Don’t hesitate in ask any other doubt. BR – Álvaro _______________________________________________ Fiware-tech-help mailing list Fiware-tech-help@lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-tech-help

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: