• Categories
  • Recent
  • Popular
Collapse

Sign In alfresco pop-up

Scheduled Pinned Locked Moved Fonctional subjects
authentification
5 Posts 4 Posters 118 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
    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
  • cpotterC Offline
    cpotterC Offline
    cpotter Admin Team
    replied to jawadbenaissa 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 Team
    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

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Popular
  • Login

  • Don't have an account? Register

  • Login or register to search.