Skip to content

Commit ba8869d

Browse files
renejeglinskyPDT42
andauthored
Apply suggestion from @PDT42
Co-authored-by: Paul <paul.erlenwein@gmail.com>
1 parent 4ea3476 commit ba8869d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

guides/security/authentication.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,10 @@ The startup log should confirm the activated IAS authentication:
475475
<div class="node">
476476
477477
```sh
478-
TODO
479-
```
478+
[cds] - using auth strategy {
479+
kind: 'ias',
480+
impl: 'node_modules/@sap/cds/lib/srv/middlewares/auth/ias-auth.js'
481+
}
480482

481483
</div>
482484

0 commit comments

Comments
 (0)