Skip to content

Commit e612de5

Browse files
authored
Update btp-app-kyma-prepare-xsuaa.md
1 parent 6e5dbc7 commit e612de5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tutorials/btp-app-kyma-prepare-xsuaa/btp-app-kyma-prepare-xsuaa.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ What happens here? Running `cds add xsuaa` does two things:
6868
---
6969
[ACCORDION-BEGIN [Step 2: ](Roles and scopes)]
7070

71+
> ### To earn your badge for the whole mission, you will need to mark all steps in a tutorial as done, including any optional ones that you may have skipped because they are not relevant for you.
72+
7173
A scope represents a single authorization to perform an action. For example, there could be a scope "Read" and a scope "Write". The scope allows a user to read or write a certain business object. Scopes can't be assigned to users directly. They're packaged into roles. For example, there could a role "Editor" consisting of the "Read" and "Write" scopes, while the role "Viewer" consists only of the "Read" scope.
7274

7375
[DONE]

0 commit comments

Comments
 (0)