d***@nwlink.com
2006-09-06 22:47:11 UTC
Please excuse this if this is just a totally off base question.
We are kicking around a way of authenticating a web-application user
with the users domain credentials. The user resides in one forest, and
the application in another, unrelated forest.
I've set up the adfs step-by-step example, and it seems to fit the
bill. However, when I started talking about it with a colleague, he
suggested that using RADIUS might be adequate, and easier (they don't
have windows 2003 boxes).
It seems to me that one thing is that most people do radius (or so I've
heard).
But it also occurs to me that in order to do the radius authentication,
the application has to be coded to talk to the radius server of the
users domain, right? It also seems to me that if you wanted to allow
users from a number of different forests, the application needs to know
about each of the trust relationships that are established, right?
Of course ADFS has to know about all the different domains as well, but
it's much easier to configure something that's already written, than to
have to write it into the application and *then* configure it.
Comments?
thanks in advance
We are kicking around a way of authenticating a web-application user
with the users domain credentials. The user resides in one forest, and
the application in another, unrelated forest.
I've set up the adfs step-by-step example, and it seems to fit the
bill. However, when I started talking about it with a colleague, he
suggested that using RADIUS might be adequate, and easier (they don't
have windows 2003 boxes).
It seems to me that one thing is that most people do radius (or so I've
heard).
But it also occurs to me that in order to do the radius authentication,
the application has to be coded to talk to the radius server of the
users domain, right? It also seems to me that if you wanted to allow
users from a number of different forests, the application needs to know
about each of the trust relationships that are established, right?
Of course ADFS has to know about all the different domains as well, but
it's much easier to configure something that's already written, than to
have to write it into the application and *then* configure it.
Comments?
thanks in advance