I
Ivan Demkovitch
Hi!
I'm reading thru everything I could find on "user Authentification" topic.
There is couple of options ASP.NET suggest: Forms, Passport, etc...
My application is simple portal with forums and Online store will be added
in future.
It will be hosted using hosting provider (no way to setup security, etc..)
I don't see how I can use windows authentification (forms) in my
application.
Or may be I do not understand and this is just set of objects to make my
life easier?
By design my users will be restricted to viewing of page and I will be able
to give them permissions to specific modules, so they can edit info.
I don't see anything problematic here.
I'm planning on using Session object to keep user info. Is it safe?
Please give me links to any info on this topic or share your opinion on how
it's done best. I just don't understand wat this bookstalking about.
Looks like it is all for intranets/personally owned web servers.
Thanks!
I'm reading thru everything I could find on "user Authentification" topic.
There is couple of options ASP.NET suggest: Forms, Passport, etc...
My application is simple portal with forums and Online store will be added
in future.
It will be hosted using hosting provider (no way to setup security, etc..)
I don't see how I can use windows authentification (forms) in my
application.
Or may be I do not understand and this is just set of objects to make my
life easier?
By design my users will be restricted to viewing of page and I will be able
to give them permissions to specific modules, so they can edit info.
I don't see anything problematic here.
I'm planning on using Session object to keep user info. Is it safe?
Please give me links to any info on this topic or share your opinion on how
it's done best. I just don't understand wat this bookstalking about.
Looks like it is all for intranets/personally owned web servers.
Thanks!