Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Project -- Web SSO with KinD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSDS
Teaching
Bachelor
Cloud-and-Deployment
Project -- Web SSO with KinD
Commits
e5827f35
Commit
e5827f35
authored
6 months ago
by
marcoemi.poleggi
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
e659f054
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-7
9 additions, 7 deletions
README.md
with
9 additions
and
7 deletions
README.md
+
9
−
7
View file @
e5827f35
...
@@ -539,15 +539,17 @@ The following tests shall be passed by your implementation:
...
@@ -539,15 +539,17 @@ The following tests shall be passed by your implementation:
workstation.
](
https://gitedu.hesge.ch/lsds/teaching/bachelor/cloud-and-deployment/lab-k8s#controlling-your-cluster-from-a-remote-console
)
workstation.
](
https://gitedu.hesge.ch/lsds/teaching/bachelor/cloud-and-deployment/lab-k8s#controlling-your-cluster-from-a-remote-console
)
*
Once your application is installed, you shall exercise all the branch
*
Once your application is installed, you shall exercise all the branch
conditions described by the above workflows:
conditions described by the above workflows:
1.
Enroll a new user: shall succeed
1.
Enroll
(sign up)
a new user: shall succeed
2.
Enroll an existing
:
user shall fail
2.
Enroll an existing user
:
shall fail
3.
Unenroll a new user: shall fail
3.
Unenroll a new user: shall fail
4.
Unenroll an existing user: shall succeed
4.
Unenroll an existing user: shall succeed
5.
L
ogin an enrolled user: shall succeed and ask for the password
5.
1st l
ogin
of
an enrolled user
(session opening)
: shall succeed and ask for the password
(if not provided)
*
with a valid password: shall succeed
*
with a valid password: shall succeed
*
with an invalid password: shall fail
*
with an invalid password: shall fail
6.
Login a non-enrolled user: shall fail
6.
Subsequent login of an enrolled user (active session): shall succeed without askng for the password
7.
Logout a non-enrolled user: shall fail
7.
Login a non-enrolled user: shall fail
8.
Logout an enrolled user
8.
Logout a non-enrolled user: shall fail
9.
Logout an enrolled user:
*
with an active session: shall succeed
*
with an active session: shall succeed
*
without an active session: shall fail
*
without an active session: shall fail
Any operation shall fail with incomplete user data.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment