0 Replies Latest reply on Jan 22, 2019 12:15 PM by mityukova

    How to get access to wildfly admin console by REST-method

    mityukova

      Hello,

       

      I'm trying to get Executors information from my app by REST-method. I can do it from browser and terminal when the standalone script is running. But for doing this from application, I need to use credentials. Using my admin console credentials I get 401 error. Is it use another authorisation type besides Basicor another credentials?