Maximo Open Forum

 View Only
  • 1.  Authentication in the local Maximo Manage dev environment

    Posted 11-04-2023 11:51

    I have successfully created a local Maximo Manage development environment by extracting images from a MAS 8.11.With a few tricks I am able to connect but I suspect there is some problem with the passwords initially stored on the database by the synch process from the MongoDB of the MAS. 
    Can anyone who uses it tell me if they have experienced any problems using the MAS user credentials in the derived "dev" environment?


    #MaximoApplicationSuite

    ------------------------------
    Diego Visentin
    Tempestive S.p.A.
    ------------------------------


  • 2.  RE: Authentication in the local Maximo Manage dev environment

    Posted 11-06-2023 10:15

    We don't try to synchronize the password from Mongo to Manage. I'd recommend setting up an API key and then through the REST API executing updates to the password for the users you wish to use. 



    ------------------------------
    Steven Shull
    IBM
    ------------------------------



  • 3.  RE: Authentication in the local Maximo Manage dev environment

    Posted 11-06-2023 11:40

    I had achieved the same result with a more complex approach,
    so thank you very much for the suggestion.



    ------------------------------
    Diego Visentin
    Tempestive S.p.A.
    ------------------------------