Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple entity id in properties file #62

Open
Sadarang opened this issue Dec 9, 2017 · 0 comments
Open

Multiple entity id in properties file #62

Sadarang opened this issue Dec 9, 2017 · 0 comments

Comments

@Sadarang
Copy link

Sadarang commented Dec 9, 2017

Hi All,

I have implemented a auth server and using SFDC as idp, in sfdc i have created a app and given the entity id =com.xyz.abc also downloaded metadata and integrated with my code .In my auth server properties file i have given -

idp.enity.id= com.xyz.abc
for single Entity id it is working fine.

now i want to create another app in SFDC and want to give entity id =com.xyz.lmno.shas and in my properties file want to do like this-

idp.entity.id = com.xyz.lmno.shas

finally my property file should contain two entity id's so that i can get the response from my selected app , is it possible to give two or more entity id's in property file ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant