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

Auth-Token header doesn't work on TODO APP

    XMLWordPrintable

Details

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

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              boliveir_managed_kafka_security (inactive user) Bruno Oliveira Silva (Inactive)
              mwessend@redhat.com Matthias Wessendorf
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: