Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
65f0616
added login and logout gifs
HadadAvsha Dec 8, 2024
73c3100
slowed down auth related gifs and added delay before loop
HadadAvsha Apr 14, 2025
bbad712
resized width
HadadAvsha Apr 14, 2025
5d25e8f
βž• Add docs for auto git clone into workspace
bdsoha Dec 15, 2024
0db2ead
πŸ“¦ Add rust feature
bdsoha Dec 23, 2024
8a9a8a0
πŸ”Ό Bump versions
bdsoha Jan 22, 2025
ce95af7
πŸ”Ό Bump versions
bdsoha Jan 27, 2025
85025b4
πŸ“ Update Kind related docs
bdsoha Jan 28, 2025
75fe108
βž• Add docs for HELM autoload
bdsoha Feb 2, 2025
d1179a4
πŸ’ͺ Add support for ARM architecture
bdsoha Feb 9, 2025
c39e3b4
πŸ”Ό Bump versions
bdsoha Feb 18, 2025
2d348b5
🚫 Allow disabling APT repos
bdsoha Feb 20, 2025
fb9362f
βž• Allow defining extra APT repos
bdsoha Feb 20, 2025
1a7b04d
βž• Allow installing extra APT packages
bdsoha Feb 20, 2025
6ffc863
βž• Add gitflow animation
bdsoha Feb 20, 2025
35cf293
βž• Add terraform feature
bdsoha Feb 23, 2025
d5b9f49
✏ Change slogan
bdsoha Feb 24, 2025
c75afd8
πŸ”Ό Bump golang
bdsoha Feb 25, 2025
15f5b72
βž• Add jfrog feature
bdsoha Feb 26, 2025
0c001fb
βž• Add CPP feature
bdsoha Feb 27, 2025
1b40310
βš™ Config all URLs
bdsoha Mar 3, 2025
dc0c774
πŸ”Ό Bump versions
bdsoha Mar 3, 2025
b126bb6
πŸ› Fix kind logo placement
bdsoha Mar 5, 2025
49ff597
βž• Add talos feature
bdsoha Mar 18, 2025
198d887
οΏ½ Add gifs to editor/terminal.md
Mar 3, 2025
665518a
🏁 Finished
bdsoha Mar 5, 2025
c1c9c75
πŸ”₯ Remove gosu and update inner docker deploy
bdsoha Mar 26, 2025
dba57aa
πŸ”Ό Bump @catppuccin/vitepress from 0.1.0 to 0.1.1
dependabot[bot] Apr 21, 2025
9f77b92
auth gif with workspace logo
HadadAvsha May 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/editor/authentication.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Authentication

The animation below displays how to login to the *workspace*:

![authentication-login](/editor/authentication-login.gif)

Given that the majority of users will integrate the *workspace* with an external
authentication provider *(or deploy on a local machine)*, the default deployment is
configured to not require authentication.
Expand All @@ -11,6 +15,8 @@ Remember to click `Sign out` at the bottom of the `File` menu when you are done
as your login session won't expire automatically.
:::

![authentication-logout](/editor/authentication-logout.gif)

## Password Authentication

Passed authentication can be easily configured by setting an environment variable when
Expand Down
Binary file added docs/public/editor/authentication-login.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/editor/authentication-logout.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading