I assume I should then create a session token i. e. session.
我认为我应该然后创建一个会话令牌即。
You will now be prompted to ask to insert an active session token. It will be used by the development environment to identicate your request.
之后系统会再弹出一个提示,提醒你输入一个激活的会话令牌,以便开发环境可以用该令牌来识别你的请求。
Because HTTP is stateless, unless some kind of session token is passed back and forth on every request, the server has no way to link together requests made by the same person.
因为HTTP是无状态的,除非一些类型的会话令牌在每个请求中来回传递,否则服务器并不能将同一个人的所有请求联系在一起。
Gets or sets the maximum number of concurrent security sessions that are established with the server for which it has issued a session token but for which no application messages are sent.
获取或设置已与服务器建立的并发安全会话的最大数目,该服务器已经为这些会话颁发会话令牌但尚未为这些会话发送任何应用程序消息。
Users are usually given a token that identifies the session in this memory bucket.
常常会给用户分配一个标志,这个标志标识内存中的会话。
This token is used to maintain the handshake session.
这个令牌用于维护握手会话。
In single sign-on scenarios it reads in a token from the session possibly placed in the session by some higher-level authentication layer which identifies a user.
在单点登录场景中,它读取会话中可能存在的令牌,令牌是由识别用户的更高的身份验证层放在会话中的。
In most cases, a token survives the entire user session; otherwise, it has to be reissued, and reissuing a token may require a new initial login.
在大多数情况下,令牌可以在整个用户会话中生存;否则,必须对其进行重新颁发,而重新颁发令牌可能需要一个新的初始登录。
In the documentation, we did not find any warning against using the token as a secure session identifier.
在这个文献中,我们没有找到任何关于将这个标识作为安全会话标识符的警告。
With this code in place, the server will check each request to verify that the Request-Token header exists and has the same value as the session ID.
这段代码就绪后,服务器将检查每个请求,验证Request - Token头部存在并拥有与会话id相同的值。
This Notes session can be instantiated with either user name and password or an LTPA token.
这个Notes会话可以使用用户名和密码来实例化,也可以用ltpa令牌来实例化。
The cookie contains a Lotus Mobile Connect-specific encrypted token and has the secure and session bits turned on.
该cookie包含一个LotusMobile Connect 特有的加密的令牌,并开启安全和会话位。
In the maximum idle time field, enter the maximum time that a session can be idle before the Connection Manager clears the session's authentication token, forcing the client to re-authorize.
在Maximumidletime字段中,输入会话可空闲的最长时间,超过这个时间后,ConnectionManager将清理会话的认证令牌,迫使客户端重新授权。
The API also loads token-specific modules (STDLLs) that provide the token-specific operations (cryptographic operations, session management, and object management).
这个API还装入特定于令牌的模块(STDLL)来提供特定于令牌的操作(密码操作、会话管理和对象管理)。
A session cookie in conjunction with a random auth token or auth login validation is both reasonable mechanisms.
一个连接中的会话cookie与一个随机鉴定标识或者鉴定登陆审核都是合理的机制。
PHP processes the username and password and an authentication token is assigned to the session for valid credentials.
PHP处理用户名和密码,并为会话分配一个身份验证标记(authentication token )用于有效凭证。
This file define our target environment. We can create different environment duplicating this file and changing the containing information, such as host, token, and session ID.
这个文件定义了我们的目标环境,我们可以以该文件为模板,通过更改主机、令牌、会话id之类的信息来创建不同的环境。
To prevent this from happening I thought of removing the token from the user session after 15 minutes.
为了防止这种情况的发生,我认为从用户会话中的令牌15分钟后。
When form is submitted I read hidden form field and compare it with token in user session.
当表单提交时我读隐藏表单字段与用户的会话令牌比较。
The browser would send a request to the server that would store the user's session identifier, CSRF token, etc. in our support database.
浏览器会发送一个请求到服务器,存储用户的会话标识符,CSRF令牌,我们支持数据库等。
This implementation did not remove the token from the session once the form was submitted.
这种实现不将令牌从次表单提交。
The mechanism of token passing is used for concurrent control in the cooperative session.
采用有主持的协同会话实现会话控制;
I decided to remove the token from the session once the form was submitted, because it was no longer needed.
我决定一次表单提交会议中删除标记,因为它不再需要。
I decided to remove the token from the session once the form was submitted, because it was no longer needed.
我决定一次表单提交会议中删除标记,因为它不再需要。
应用推荐