How to create a OAUTH2 client ID - Secret ?
-
I'm trying to follow the Firefly Doc and create an Oauth2 client app but no matter where I look I can't find any part where I can create this via the UI. As if this was disabled somewhere...
Anyone ever tried to use a mobile app with their Firefly app ? -
It seems the API feature still exist, unless the demo server is running another version ?
https://api-docs.firefly-iii.org/ -
Indeed the profile section of the Firefly III demo site has more tabs in the profile section :
compared to cloudron firefly app profile :
test : https://demo.firefly-iii.org/login
user : demo@demofly
pass : demo -
Hah found something related to this : https://github.com/firefly-iii/firefly-iii/issues/3915
this feature is disabled when using Firefly from an LDAP user directory, that's the reason. -
@nebulon said in How to create a OAUTH2 client ID - Secret ?:
Are you talking about some OAuth2 UI in firefly or in Cloudron?
Cloudron has removed OAuth support since some time now, in firefly this may not be enabled by the package to ensure consistency in user management.You guys had an OAUTH system? Interesting. Why did you remove it?