Realm (General questions)

by dirk @, (5636 days ago)

When a user connects to the wodWebserver and the user gets a request for a username/password, the user receives a messagebox and within that box I get the info on the wodComponent. Can I from within my app control what realm text is send to the user?


locked

Re: Realm

by wodDamir @, (5636 days ago) @ dirk

Dirk,

Just set ServerName property, and wodWebServer will use it as Realm in Authentication popup.

Regards,
Damba

locked

Re: Realm

by dirk @, (5636 days ago) @ wodDamir

Thanks Damba, that worked.

locked