Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-1095

Auth-Token header doesn't work on controller-demo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 1.1.0
    • examples
    • None

      Login

      curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST http://localhost:8080/aerogear-controller-demo/login -d '{"username":"john","password":"123"}'
      

      Retrieve information with Auth-Token header

      curl -v -H "Accept: application/json" -H "Content-type: application/json" --header "Auth-Token: [YOUR TOKEN]" -X GET http://localhost:8080/aerogear-controller-demo/auth/otp/secret
      

            boliveir_managed_kafka_security (inactive user) Bruno Oliveira Silva (Inactive)
            danielpassos Daniel Passos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: