[Bug 1973647] [NEW] Missing value identity-provider-url required for auth plugin v3samlpassword

Gustavo Sanchez 1973647 at bugs.launchpad.net
Mon May 16 22:31:03 UTC 2022


Public bug reported:

export OS_REGION_NAME=default
export OS_INTERFACE=public
export OS_AUTH_TYPE=v3samlpassword
export OS_PROTOCOL=mapped
export OS_CACERT=<>
export OS_DOMAIN_NAME=<>
export OS_PROJECT_NAME=<>
export OS_IDENTITY_PROVIDER=<>
export OS_IDENTITY_PROVIDER_URL=<>
export OS_IDENTITY_API_VERSION=<>
export OS_AUTH_URL=<>
export OS_USERNAME=<>
export OS_PASSWORD=<>


$ openstack token issue
Missing value identity-provider-url required for auth plugin v3samlpassword

** Affects: python-openstackclient (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1973647

Title:
  Missing value identity-provider-url required for auth plugin
  v3samlpassword

Status in python-openstackclient package in Ubuntu:
  New

Bug description:
  export OS_REGION_NAME=default
  export OS_INTERFACE=public
  export OS_AUTH_TYPE=v3samlpassword
  export OS_PROTOCOL=mapped
  export OS_CACERT=<>
  export OS_DOMAIN_NAME=<>
  export OS_PROJECT_NAME=<>
  export OS_IDENTITY_PROVIDER=<>
  export OS_IDENTITY_PROVIDER_URL=<>
  export OS_IDENTITY_API_VERSION=<>
  export OS_AUTH_URL=<>
  export OS_USERNAME=<>
  export OS_PASSWORD=<>

  
  $ openstack token issue
  Missing value identity-provider-url required for auth plugin v3samlpassword

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1973647/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list