Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add public docs for active and recorded sessions "where" #9084

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

codingllama
Copy link
Contributor

Document features added by RFD 44 and RFD 45.

@codingllama
Copy link
Contributor Author

I've picked the Access Controls Reference page because that seems to be where the use of resources like session is explained. Let me know if you have something else in mind.

FYI @klizhentas @russjones

@codingllama codingllama force-pushed the codingllama/where-public-docs branch from 575e258 to 33cb0db Compare November 23, 2021 14:02
@codingllama codingllama force-pushed the codingllama/where-public-docs branch from 33cb0db to 4063b78 Compare November 24, 2021 13:50
@codingllama codingllama enabled auto-merge (squash) November 24, 2021 13:53
@codingllama codingllama merged commit 1967ca2 into master Nov 24, 2021
@codingllama codingllama deleted the codingllama/where-public-docs branch November 24, 2021 13:59
@codingllama
Copy link
Contributor Author

Documents the work for issue #5430.

codingllama added a commit that referenced this pull request Dec 14, 2021
Add WebAuthn and Active Session docs

* Add user-facing documentation for WebAuthn (#8479)

Add the WebAuthn Access Control guide and tweak various pages that mention U2F
to either refer to WebAuthn or use more generic terms.

* Added `/docs/access-controls/guides/webauthn/` (branched from u2f.mdx)
* Added `webauthn` section to reference configuration (`u2f` kept unchanged)
* U2F access control guide moved under the "References" section and removed
  from the index / navigation menu
* Cloud guides removed (U2F was the last guide, now deleted)

* WebAuthn access control guide
* Update access controls pages

Update links to WebAuthn and changes lingo to refer to either WebAuthn,
MFA, "second factor hardware token" and "second factor authenticator",
where appropriate.

U2F is moved to the references sections and WebAuthn is favored as the
guide to be followed in regards to MFA hardware tokens. Generic language
is used whenever possible, excluding places where we reference server
configuration or protocol support.

* WebAuthn cloud guide
* Update cloud pages
* WebAuthn config reference
* Update references to U2F in various pages
* Link to the WebAuthn guide in from the Authentication reference page

Incorporates ibeckermayer's suggestion from
#8703.

* Rephrase sentences according to reviewer feedback
* Replace explicit <h2> with `##`
* Move "Migrating from U2F" section to the bottom
* Use numbered steps
* Include tabs for Cloud in config examples
* Add tctl as a prerequisite for WebAuthn setup
* Remove Cloud guides

U2F and WebAuthn were the last remaining items.

* Make linter happy

* Add public docs for active and recorded sessions "where" (#9084)

Document features added by RFD 44 and RFD 45.

* https://github.com/gravitational/teleport/blob/master/rfd/0044-session-where-condition.md
* https://github.com/gravitational/teleport/blob/master/rfd/0045-ssh_session-where-condition.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants