-
As the Rare product owner, I would like all users to be authenticated in order to perform any activity in the system so that the system will be able to record which user created post, comment, etc... …
-
Host it at www.assemble.land behind basic login/authentication (user name/pw)
-
How to Disable basic Authentication. I understand that caddy service is responsible for authentication. How do I bypass this basic authentication. Any help? Thanks
-
Services in the `socketworld` ecosystem depend on user access to manipulate resources -- the `avatar` service should validate that each request comes from a user with a valid session.
- Check that a …
-
Usage:
```
curl -u "username" https://server-ip/api/...
```
username and pass will be set on system load using cloud-init [1]
both are load-time configuration, and can not be update on run-time.
[1]…
tzach updated
9 years ago
-
As a cloud elements user I should find Basic Authentication documentation in the devportal
-
I'm having some issues with Enabling Basic Authentication... it works, but I can't stream after that. Doesn't work for VLC or for your web interface. Any thoughts?
-
I recently set up an instance of ByteStash. So far I really like it for its practicability.
In the newest release there was a basic authentication integrated. Thank for that.
Regularly I work in c…
-
I started reading this
https://docs.confluent.io/current/security/basic-auth.html
and this
https://hub.docker.com/r/confluentinc/cp-schema-registry
I could not find there information how to con…
-
Is it possible to enable this somehow? Or any other simple authentication method?