Teams and User Permissions - Certification 2
What you’ll learn
- How to invite a new user, add a user to a team and set up the permissions to resources.
Prerequisites
- Created application and components from Certification 1.
Related CodeNOW Documentation
- Invite New Users
- Role-Based Access Control
- Permission on Application or Component
- Create a new Team
- Team Permissions
Ask our support team for help. Use the Support
button in the CodeNOW.
Task 1 - Invite a new user to the CodeNOW
- Invite yourself (create another user) to the CodeNOW platform and assign the new user a
USER
role.- You can use your standard Stratox/G-mail address with e.g.
+test
or+user1
yourStandardEmailName+test
@stratox.cz, e.g. [email protected] or [email protected].- This utilizes a Google e-mail alias feature. You will receive the invitation in your regular Stratox/G-mail inbox.
- You can use your standard Stratox/G-mail address with e.g.
- Create a new user from the invitation form.
- Check if new user has an access to the platform and logout.
Task 2 - Add a user to a new team
- Log in to CodeNow platform as an user with admin role.
- Create a new Team named
<YourLastName>-FrontEndDevTeam
- Add yourself to the Team
<YourLastName>-FrontEndDevTeam
- Add the new user (created in Task 1) to the Team
<YourLastName>-FrontEndDevTeam
- Add komarem-playground2-april22 user to the Team
<YourLastName>-FrontEndDevTeam
.(Valid only for Playground.)
Task 3 - Setup the access control for your new team
Setup the team permissions
- Give the
<YourLastName>-FrontEndDevTeam
aViewer
permission for the following resources:- "Application", named
testapp-<YourLastName>
- "Component", named
frontend-component-<YourLastName>
- "Application", named
- Give the
Setup user permissions
- Give your new user
Developer
permission for the resource "Component" namedapi-component-<YourLastName>
- Give your new user
Test the new permissions
- Try to build
frontend-component-<YourLastName>
- Try to build
api-component-<YourLastName>
- Try to build
You should be able to build only api-component-<YourLastName>.
Task 4 - Send DONE report
- Send DONE message (email/slack message)
- Subject: CN onboarding Part2 DONE -
<YourLastName>
- To: Your Manager
- Cc: [email protected]
- Body:
- Hi, Part 2 is done.
<YourLastName>
- URL of created team (e.g. https://stxplayground.codenow.com/account/users/teams/YourLastName-FrontEndDevTeam)
- Hi, Part 2 is done.
- Subject: CN onboarding Part2 DONE -