On 07/14/2015 05:32 PM, John Casey wrote:
...but it doesn't seem to have a javascript UI or anything using
bearer
tokens to verify that it works that way.
Not sure I understood your question, but removing the "bearer-only" and
adding "enable-basic-auth" should be enough to have your server adapter
to accept both bearer tokens and basic auth.
We have a similar scenario and this is how we configure it:
Server adapter:
http://git.io/vm3gz
Realm:
http://git.io/vm329
- Juca.