I'm new to directus and stumbled upon a problem. I configured a private IdP with directus and oidc. This works fine. Now I wanna create a flow which loads data from an api using the bearer token returned by the IdP to authenticate the user. Is this possible?
Thanks in advance
p.s. I'm open to use saml instead.