Skip to content
  • Categories
  • Recent
  • Popular
Collapse
Brand Logo
  1. Home
  2. Categories
  3. Fonctional subjects
  4. Sign In alfresco pop-up

Sign In alfresco pop-up

Scheduled Pinned Locked Moved Fonctional subjects
authentification
5 Posts 4 Posters 288 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jawadbenaissa
    wrote on last edited by cpotter
    #1

    Hello everyone,

    could anyone please help us, we are having some problems regarding the Sign In pop up with alfresco, we are using the API for the odoo and GoFast integration, but all API calls get blocked because of this pop-up.
    can anyone help us by explaining how to disable it.

    2e9d01d7-2272-4aab-9e5f-3214ba80a9c2-image.png

    thank you.

    Jawad Benaissa
    TEOS tanger

    cpotterC 1 Reply Last reply
    1
    • B Offline
      B Offline
      bcrestani
      ADMIN SUPPORT-PROD
      wrote on last edited by
      #2

      This " blocking " is a security measure of the GoFAST application to allow only authenticated users.

      If you get this pop-up, it means that there is a problem with your authentication between Odoo and Alfresco. Unfortunately, as i don't know Odoo, i can't give you any clue about this 😞 .

      Hope other users might be able to help!

      Best regards.

      1 Reply Last reply
      1
      • J jawadbenaissa

        Hello everyone,

        could anyone please help us, we are having some problems regarding the Sign In pop up with alfresco, we are using the API for the odoo and GoFast integration, but all API calls get blocked because of this pop-up.
        can anyone help us by explaining how to disable it.

        2e9d01d7-2272-4aab-9e5f-3214ba80a9c2-image.png

        thank you.

        Jawad Benaissa
        TEOS tanger

        cpotterC Offline
        cpotterC Offline
        cpotter
        ADMIN
        wrote on last edited by
        #3

        @jawadbenaissa are you talking about a GoFAST API or Odoo API ? we need the end of the URL if a GoFAST URL, Thank you

        Christopher Potter
        Fondateur & Président / Founder & President,
        CEO-Vision S.A.S

        1 Reply Last reply
        1
        • J Offline
          J Offline
          jawadbenaissa
          wrote on last edited by
          #4

          hello @cpotter,

          thank you for your response, in this case i am talking about alfresco API, one of the examples could be:
          /alfresco/api/-default-/public/alfresco/versions/1/nodes/

          thank you.

          1 Reply Last reply
          1
          • R Offline
            R Offline
            Raphaël Badawi
            DEV
            wrote on last edited by Raphaël Badawi
            #5

            Hello there,

            Indeed you need to pass a ticket session for the request to be authorized.

            You have to append the query string &alf_ticket={{TICKET}} to the request endpoint.

            The simpler to generate a session ticket for a user would be to call the alfresco login endpoint :

            curl 'http://localhost:8080/alfresco/s/api/login?u=USERNAME&pw=PASSWORD'

            and it should return you the ticket.

            1 Reply Last reply
            1
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Search
            • First post
              Last post
            0
            • Categories
            • Recent
            • Popular
            • Search