I really like this software and its documentation. kudos.
but… I’d really like to know if there is a development option, where one could turn of any https checks
so one could test through fully without having to set up a full blown environment.
additionally are there further documentation on the “not documented because security” api endpoints?
I am reading the source and it is very insightful. documentation would still be appreciated.
EDIT:
I am trying to reach the :4444/oauth2/token endpoint, which works from the cli but not from an external client. I figured it had to be the https which is added automagically by the cmd on the cli.