Hi Gabriel, I am sorry I dont understand your question.
Oliver Am 01.10.20 um 18:22 schrieb Gabriel Carissimo: > Thanks Oliver > I can't make each subdomain redirect to the corresponding realm eg. > https://empdemo1.localpki.com/openxpki/ -> realm1 > https://empdemo2.localpki.com/openxpki/ -> realm2 > > could you provide an example for default.conf, localconfig.yalm > > thank you very much > > El mié., 30 sept. 2020 a las 6:51, Oliver Welter (<[email protected] > <mailto:[email protected]>>) escribió: > > 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] >> <mailto:[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] > <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
