email config
This commit is contained in:
parent
dc719682c6
commit
68c2f19143
|
@ -46,6 +46,10 @@ twitter.login.clientId=
|
||||||
twitter.login.clientSecret=
|
twitter.login.clientSecret=
|
||||||
twitter.login.redirect_uri=https://devel.opendmp.eu/login/twitter
|
twitter.login.redirect_uri=https://devel.opendmp.eu/login/twitter
|
||||||
|
|
||||||
|
#############CONFIRMATION EMAIL CONFIGURATIONS#########
|
||||||
|
conf_email.expiration_time_seconds=14400
|
||||||
|
conf_email.subject=OpenDMP email confirmation
|
||||||
|
|
||||||
#############B2 ACCESS CONFIGURATIONS#########
|
#############B2 ACCESS CONFIGURATIONS#########
|
||||||
b2access.externallogin.user_info_url=https://b2access-integration.fz-juelich.de:443/oauth2/userinfo
|
b2access.externallogin.user_info_url=https://b2access-integration.fz-juelich.de:443/oauth2/userinfo
|
||||||
b2access.externallogin.access_token_url=https://b2access-integration.fz-juelich.de:443/oauth2/token
|
b2access.externallogin.access_token_url=https://b2access-integration.fz-juelich.de:443/oauth2/token
|
||||||
|
|
Loading…
Reference in New Issue