Add content/pt/docs/reference/access-authn-authz/authentication.md (#26928)

* Add content/pt/docs/reference/access-authn-authz/authentication.md

* fixing markdown links

* wrong reference for adding bearer token to request

* wrong reference for adding bearer token to request - reviewed

* addressing review items from rikatz

* addressing review items: typos, wrong reference link for webhook authentication, etc

* fixing typos, adding placeholders for glossary terms

* Fixing glossary reference and adding glossary content

* 2 more reviewed items

* plural for transparentes

* fixing wrong glossary term_id for common-name, using tls-common-name instead

* fixing webhook and proxy authentication links

* fixing wrong gramatic on groups description

* review items on multiple syntax and context/meaning errors
This commit is contained in:
Jose Roberto Almaraz
2021-03-31 00:51:58 +11:00
committed by GitHub
parent 8e65b8abb1
commit 33a84d66df
9 changed files with 1069 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
---
title: UID
id: uid
date: 2021-03-16
full_link:
short_description: >
Um identificador exclusivo (UID) é uma sequência numérica ou alfanumérica associada a uma única entidade em um determinado sistema.
aka:
tags:
- authentication
---
Um identificador exclusivo (UID) é uma sequência numérica ou alfanumérica associada a uma única entidade em um determinado sistema. Os UIDs tornam possível endereçar essa entidade para que ela possa ser acessada e interagida. Cada usuário é identificado no sistema por seu UID e os nomes de usuário geralmente são usados apenas como uma interface para humanos.