Merge branch '8784-dir-listings'
[arvados.git] / sdk / pam / README.rst
1 .. Copyright (C) The Arvados Authors. All rights reserved.
2 ..
3 .. SPDX-License-Identifier: Apache-2.0
4
5 ==================
6 Arvados PAM Module
7 ==================
8
9 Overview
10 --------
11
12 Accept Arvados API tokens to authenticate to shell accounts.
13
14 .. _Arvados: https://arvados.org
15
16 Installation
17 ------------
18
19 See http://doc.arvados.org
20
21 Testing and Development
22 -----------------------
23
24 https://arvados.org/projects/arvados/wiki/Hacking
25 describes how to set up a development environment and run tests.