Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide additional parameters for login #191

Open
snowch opened this issue Jul 22, 2020 · 2 comments
Open

Provide additional parameters for login #191

snowch opened this issue Jul 22, 2020 · 2 comments

Comments

@snowch
Copy link
Member

snowch commented Jul 22, 2020

{
  "name": "admin",
  "password": "admin",
  "domain": "string",
  "saml_response": "string",
  "tenant_key": "string",
  "tenant": "/api/v1/tenant/2",
  "tenant_name": "Demo Tenant"
}
@snowch
Copy link
Member Author

snowch commented Jul 22, 2020

{
  "password": "string",
  "tenant": "/api/v1/tenant/2",
  "tenant_name": "Demo Tenant",
  "site_admin_view": true
}

There is also a site_admin_view parameter for /session

@snowch
Copy link
Member Author

snowch commented Jul 22, 2020

Tenant parameter implemented with dc1a111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant