Hi,

I have enabled the basic auth in apache.conf like suggested in this
useful sourceforge
thread
<https://www.mail-archive.com/openxpki-users@lists.sourceforge.net/msg02462.html>
.
Though, i'm still struggling on how to consume the username, say bob.

The *handler.yml *looks like
ExternalAuth:
type: NoAuth

And the *stack.yml*
_BasicAuth:
handler: ExternalAuth
type: client # looks like a label, not sure what type means in this context
envkeys:
username: REMOTE_USER

Yet, i'm still logging in as an "*Anonymous*" user.

Am i missing something?
Do i have to add something in apache conf to expose that REMOTE_USER field?

I'm assuming by default, it is exposed .
And according to my understanding, once i'm using the "*NoAuth*" handler,
apache environment is bound to openxpki.

A little help is very much appreciated,
Thank you,
Mo
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to