Dex: Can the SCIM specification be supported for user provisioning?

Created on 24 Sep 2015  路  7Comments  路  Source: dexidp/dex

Hi CoreOS team,

Would it be possible to include REST APIs that adhere to the SCIM specification (http://www.simplecloud.info/) for identity provisioning, fronting the persistent Postgres store and in-memory cache.

Thanks

Tommy Reilly

kindesign kinquestion revieweneeds more info

Most helpful comment

For those who are interested in a authZ solution that fits well to Dex might have a look at foulkon. Thanks.

All 7 comments

We don't have any plans to support SCIM right now, but we will definitely consider it. OIDC provides enough of what dex needs for the time-being, but if the scope of dex grows into authorization, SCIM may make a lot of sense.

@bcwaldon you mentioned "if the scope of dex grows into authorization". I thought that authz was definitely considered in the roadmap. Is this still true?.

I have not spent enough time with SCIM to know precisely what it provides beyond what OIDC already gives us. I want to avoid creating a custom authz solution if it can be avoided, so if we were to tackle authz in dex I would want to implement an existing spec. Without that existing spec, I am hesitant to push dex towards a full authz solution.

Thanks. It's this document that I thought authz was definitely in the roadmap. So, is this document still under consideration?.

@juanjovazquez ah, that was an early attempt at a design doc. We should update it to make it clear it is a potential long-term direction for dex.

Authorization is no longer a goal of the dex project.

For those who are interested in a authZ solution that fits well to Dex might have a look at foulkon. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

simonswine picture simonswine  路  4Comments

srenatus picture srenatus  路  4Comments

alon-argus picture alon-argus  路  7Comments

lukasmrtvy picture lukasmrtvy  路  5Comments

rithujohn191 picture rithujohn191  路  3Comments