Your IdP simply sends data it gathers from somewhere (e.g. an RDMBS,
or an LDAP directory). Whatever data you change elsewhere (e.g. on your
local computer or in an application that is protected by a SAML SP)
will not be magically transferred to the IdP.
Also ForceAuth will not make data from an application move to the data
store the IdP uses.
-peter
Please re-read my previous email.
There is nothing to refresh on the IdP.
Changing data in one computer (say, SP-B) will not automagically
change data in another computer (say, your IdP).
The situation is different if your application stores its data in a
data store that the IdP actually uses for attribute lookup. You didn't
state that this is in fact the case, so I'm assuming it isn't.
-peter
Not with simpleSAMLphp. In theory, you could run attribute queries from
the SP to the IdP regularily in order to check if the user's attributes
have changed, but that requires support from both the IdP and the SP.
It is also rather ineffective if the attributes change very rarely.
Best regards,
Olav Morken
UNINETT / Feide