Hi Gabriel, you can pass a realm (and auth stack) to select the environment variables OPENXPKI_PKI_REALM and OPENXPKI_AUTH_STACK, so you need to set this up using virtual Hosts or some Rewrite Rules.
The other option is to use our URI Path based schema: https://github.com/openxpki/openxpki-config/blob/community/webui/default.conf#L62 - note that this also requires to set the backendPath https://github.com/openxpki/openxpki-config/blob/community/contrib/localconfig.yaml#L14 (this needs some more documentation...) Oliver Am 29.09.20 um 19:16 schrieb Gabriel Carissimo: > Thanks, Martin > > I have the following drawback, if we access from different subdomains, > we do not directly access the realm that corresponds to that > subdomain, in both cases it shows the drop-down list with the realms, > I attach two links with example images > > https://photos.app.goo.gl/SakvfVw81gKie77FA > https://photos.app.goo.gl/6UrqvhYNN1NLSZWD8 > > thank you very much > > El mar., 29 sept. 2020 a las 13:30, Martin Bartosch via OpenXPKI-users > (<[email protected] > <mailto:[email protected]>>) escribió: > > Hi, > > > Is there a way to make several realms in the same installation > relating the realms to a subdomain, and that each realm has a > different Operator? therefore each operator only sees the requests > that are for its realm. > > Yes. You can define any number of PKI Realms, and each PKI Realm > can have its distinct set of operators. > Operators of a PKI Realm only see requests within that realm. > > Cheers > > Martin > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/openxpki-users > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users -- Protect your environment - close windows and adopt a penguin!
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
