Top "Credentials" questions

Credentials in information systems are widely used to control access to information or other resources.

DB Schema of a Role Based Access Control

I'm currently developing a member administration for a local association here and I'm developing the database schema at the moment. …

mysql credentials rbac db-schema
How to use UrlFetchApp with credentials? Google Scripts

I am trying to use Google Scripts UrlFetchApp to access a website with a basic username and password. As soon …

authentication google-apps-script basic-authentication credentials urlfetch
Jenkins : use withCredentials in global environment section

I have a Jenkins pipeline with multiple stages that all require the same environment variables, I run this like so: …

jenkins groovy jenkins-pipeline credentials
How to get Windows user name using different methods?

In .NET, there appears to be several ways to get the current Windows user name. Three of which are: string …

c# .net windows credentials userid
Why is ARG in a DOCKERFILE not recommended for passing secrets?

In http://docs.docker.com/engine/reference/builder/#arg , It recommendeds secrets are not passed through ARGS. Note: It is …

docker credentials dockerfile
SVN won't cache credentials

I'm using the commandline svn client (version 1.6.12, from the Ubuntu repos) and I can't seem to get it to cache …

svn credentials
Reset NuGet credentials in VS2017

I've specified wrong credentials, which then were remembered. How do I make NuGet forget it?

nuget visual-studio-2017 credentials
Externalizing Grails Datasource configuration

Grails 1.x allows using external configuration files by setting the grails.config.locations directive. Is there a similar approach available …

configuration grails datasource external credentials
"Run as different user" Visual Studio, cannot clear cached TFS credentials

Update I managed to solve it by getting my user granted permissions to remotely connect to the desktop using credential …

visual-studio-2012 credentials windows-server-2012 azure-devops
Using Git Gui Windows - How do you save user credentials - Username and Password

I know this question has been asked before and I've been looking at this link : https://www.kernel.org/pub/…

github credentials git-gui