Replies: 1 comment 2 replies
-
|
When using external auth, we assume that both users and groups will come from the external auth. I have to check what "Get User Groups from External Auth" does now, because it used to actually go out and fetch the groups, but now we expect the groups to be sent along with the payload from the external auth at auth time. There currently isn't a way to only do users but not groups from external, but it's possible we can change the meaning of that checkbox to align with your feature. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
In ManageIQ Quinteros-2.2, automatic user creation does not work in External (httpd) authentication mode if “Get User Groups from External Authentication (httpd)” is disabled. On first login, if the user does not already exist in the MIQ database, the login fails with:
Usernot created. Contact administrator. Auto-creation only works when “Get User Groups from External Authentication (httpd)” is enabled, but then MIQ overwrites internal group assignments on every login, which is not desired.Is there an alternative supported workflow for institutions that want:
Thank you, Peter
Beta Was this translation helpful? Give feedback.
All reactions