It's actually an "identity server implementing the Identity Service API"
Also add a note about appservices being special.
This commit is contained in:
parent
c94f3619b7
commit
7d34995ece
24 changed files with 40 additions and 36 deletions
|
@ -527,7 +527,7 @@ if __name__ == '__main__':
|
|||
)
|
||||
parser.add_argument(
|
||||
"--identity_release", "-i", action="store", default="unstable",
|
||||
help="The identity server release tag to generate, e.g. r1.2"
|
||||
help="The identity service release tag to generate, e.g. r1.2"
|
||||
)
|
||||
parser.add_argument(
|
||||
"--list_targets", action="store_true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue