'reflector' => [
'exampleauth:StaticSource',
'uid' => ['test'],
'eduPersonPrincipalName' => ['test@passkey.grnet.gr'],
'eduPersonAffiliation' => ['member', 'student'],
],
$metadata['https://passkey.grnet.gr/example-idp'] = [
'host' => '__DEFAULT__',
'privatekey' => 'server1.pem',
'certificate' => 'server1.crt',
'auth' => 'reflector',
'authproc' => [
100 => ['class' => 'core:AttributeMap', 'name2oid'],
],
];
export GOROOT=/usr/local/go
export GOPATH=$HOME/go
export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
nuclei --version
nuclei -headless -u https://samltest.id -duc -fr -ms -t nuclei-templates/ -json-export output.json