seitime-frappe/frappe/docs/user/en/guides
Revant Nandgaonkar a16e6a143f OpenID Connect for Frappe (#2227)
* Add field for client_secret in Oauth Client Doctype

* openid_profile endpoint in oauth2.py

* added stub methods for OpenID Connect in RequestValidator

* [Fix] using werkzeug url_fix on uri

* added 3 oidc methods in RequestValidator

* Added Frappe Section in Social Login Keys

Add section in `Social Login Keys` for fields `Frappe Client ID` and `Frappe Client Secret` and additional field Frappe OAuth 2 Server because github, facebook and google have fixed urls, Frappe server URL can change as per the hosting domain/server/company

* [Fix] accept code id_token param for oidc

* generate id_token jwt alg HS256

* Updates to OAuth 2 and OIDC

`OAuth Authorization Code` and `OAuth Bearer Token` DocType made RO
Delete Invalid Codes and Revoked Tokens periodically
generate and send `id_token` only if scope of token is `openid`

* [Fix] Periodically delete revoked tokens

* Social Logins untested

* Enabled Frappe social login

* [Docs] OpenID Connect and Frappe social login

* [Fix] Allow multiple scopes for OAuth 2

* [Docs] Added screenshot steps to configure openid and frappe social login

* saved doctype to solve merge conflict

* [fix] re-added client_secret after resolving merge conlict

* [Fix] frappe_userid and default scope
2016-11-07 22:25:11 +05:30
..
app-development add new hook and full list 2016-10-17 16:51:46 +08:00
basics Update site_config.md (#2198) 2016-11-03 11:10:55 +05:30
data [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
deployment URL change v7 2016-07-30 21:01:35 +05:30
desk [minor] added add_indicator in dashboard 2016-08-22 15:21:22 +05:30
integration OpenID Connect for Frappe (#2227) 2016-11-07 22:25:11 +05:30
portal-development [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +05:30
reports-and-printing Fixed version conflict 2016-10-26 16:43:31 +05:30
.txt add en pages with corrects links 2016-02-29 21:41:34 +01:00
__init__.py [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
index.md add en pages with corrects links 2016-02-29 21:41:34 +01:00
index.txt add en pages with corrects links 2016-02-29 21:41:34 +01:00