- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 71字
- 2021-08-27 19:57:36
OAuth2
OAuth2 (https://developer.okta.com/blog/2017/06/21/what-the-heck-is-oauth) is a protocol for stateless authentication and authorization. The protocol allows applications to obtain limited access to user accounts on services. User authentication is delegated to a service, typically an OAuth2 server. OAuth2 is more complicated to set up when compared to the previously mentioned mechanisms. JHipster supports setting up OAuth with OpenID Connect (OIDC) and can use Keycloak (https://keycloak.org) or Okta (https://developer.okta.com/blog/2017/10/20/oidc-with-jhipster) out of the box.
推薦閱讀
- DB2 V9權威指南
- JavaScript前端開發模塊化教程
- C#完全自學教程
- 基于Java技術的Web應用開發
- The React Workshop
- SQL Server 2016數據庫應用與開發
- UVM實戰
- Learning Concurrency in Kotlin
- C#開發案例精粹
- INSTANT Yii 1.1 Application Development Starter
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Image Processing with ImageJ
- Spring 5 Design Patterns
- Web Developer's Reference Guide