Hi.
Does anyone know if it is possible to establish a link directly to a sub-organisations login page?
In this case, choosing organisation on the login page has been disabled.
We have 30+ sub-organisations, and it will be quit annoying for users to select their own organisation each time.
Adding to this question:
I'm aware of the possibility to install separate Admidio instances. (for each sub-organisation).
But this seems to me to be a total overkill, as each sub-organisation has it's own configuration already.
So all it takes is a possibility to go to a specific sub-organisation for login.
F.ex. by adding parameters to the URL like xxx.admidio.xxx/?org="yyy"
Any other ideas?
Best regards
Johnny
Direct access to login page for sub-organisation
Re: Direct access to login page for sub-organisation
Hi Johnny,
until now it's not possible to set the organization via query parameter.
But that would be a good idea and I could implement this feature. But I think you can set the organization via query parameter and than the select box should be set to this organization. So the user could switch if he want.
Fasse
until now it's not possible to set the organization via query parameter.
But that would be a good idea and I could implement this feature. But I think you can set the organization via query parameter and than the select box should be set to this organization. So the user could switch if he want.
Fasse
Re: Direct access to login page for sub-organisation
Within version 4.3 it will be possible to preselect the organization with the parameter organization_short_name
https://github.com/Admidio/admidio/issues/1499
https://github.com/Admidio/admidio/issues/1499