Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123083
D5343.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
868 B
Subscribers
None
D5343.diff
View Options
diff --git a/docs/sys-info.rst b/docs/sys-info.rst
--- a/docs/sys-info.rst
+++ b/docs/sys-info.rst
@@ -53,6 +53,10 @@
Add client and collection
-------------------------
+The deposit can now be configured to use either the 1. django basic authentication
+framework or the 2. swh keycloak instance. If the server uses 2., the password is
+managed by keycloak so the option `--password`` is ignored.
+
.. code:: shell
swh deposit admin \
@@ -64,8 +68,8 @@
--password <to-define>
This adds a user ``<client-name>`` which can access the collection
-``<collection-name>``. The password will be used for the authentication
-access to the deposit api.
+``<collection-name>``. The password will be used for checking the authentication access
+to the deposit api (if 1. is used).
Note:
- If the collection does not exist, it is created alongside
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 17, 8:12 PM (2 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3225186
Attached To
D5343: docs/sys-info: Update deployment documentation
Event Timeline
Log In to Comment