Solved

Client credentials openapi

  • 9 January 2023
  • 3 replies
  • 64 views

Userlevel 4
Badge +5

How do I connect an application using Client Credentials via OpenID Connect?

The .well-known/openid-configuration states that it should be possible, however we can't seem to get it working. Can anyone help me with this?

icon

Best answer by Vincent Doppenberg 9 January 2023, 11:45

View original

This topic has been closed for comments

3 replies

Userlevel 4
Badge +5

 

Userlevel 4
Badge +5

Ah that's a bummer. I will add the idea

Userlevel 6
Badge +4

Hello Kasper,

Indicium technically supports the Client Credentials flow from a server perspective, however, it is currently not possible to configure the necessary information in an OpenID Client in IAM to make this flow work. Because of this, the only flow that works in practice is the Authorization Code flow.

With that said, supporting the Client Credentials flow would be a very nice addition to the platform. And since it's mostly a matter of adding some settings to OpenID Clients in IAM, it shouldn't be that difficult to implement. Could you create an idea for this so the popularity and progress of this idea can be tracked?