add preface
This commit is contained in:
@ -1,13 +1,15 @@
|
||||
# List of topics that this book can cover
|
||||
|
||||
1. [Authentication](./Authentication.md)
|
||||
2. [Authorization](./Authorization.md)
|
||||
3. [OAuth](./OAuth.md)
|
||||
4. [OpenID](./OpenID.md)
|
||||
5. [SAML](./SAML.md)
|
||||
6. [JWT](./JWT.md)
|
||||
7. [SAML vs OAuth vs OpenID](./SAML%20vs%20OAuth%20vs%20OpenID.md)
|
||||
8. [OAuth vs OpenID](./OAuth%20vs%20OpenID.md)
|
||||
1. [Preface - "A scout is Trustworthy"](./1-preface.md)
|
||||
1. [Authentication](./2-Authentication.md)
|
||||
1. [Authorization](./Authorization.md)
|
||||
1. [Audit/Accountability](./audit.md)
|
||||
1. [OAuth](./OAuth.md)
|
||||
1. [OpenID](./OpenID.md)
|
||||
1. [SAML](./SAML.md)
|
||||
1. [JWT](./JWT.md)
|
||||
1. [SAML vs OAuth vs OpenID](./SAML%20vs%20OAuth%20vs%20OpenID.md)
|
||||
1. [OAuth vs OpenID](./OAuth%20vs%20OpenID.md)
|
||||
|
||||
|
||||
## Questions I need to answer before attempting to write this book
|
||||
|
Reference in New Issue
Block a user