Hi Jeremiah,
My Service Config:
{
"@class" : "org.apereo.cas.services.OidcRegisteredService",
"clientId": "[CLIENT_ID]",
"clientSecret": "[CLIENT_SECRET]",
"name" : "Mac User Login",
"id" : 1,
"attributeReleasePolicy" : {
"@class": "org.apereo.cas.services.ReturnMappedAttributeReleasePolicy",
"allowedAttributes": {
"@class": "java.util.TreeMap",
"displayName": "Realname",
"mail": "email",
"cn": "name",
"sn": "family_name",
"sn": "familyName",
"givenName": "given_name"
}
},
"jwtAccessToken": true,
"signIdToken": false,
"encryptIdToken": false,
"signAccessToken": false,
"encryptAccessToken": false,
"evaluationOrder":1,
"bypassApprovalPrompt": true,
"supportedGrantTypes": [ "java.util.HashSet", [ "password","authorization_code" ] ],
"supportedResponseTypes": [ "java.util.HashSet", [ "code","token","id_token" ] ]
}
That was the trick to the not getting prompted.
If you use SSO though it breaks that, and they will still get prompted. It's a bug since it tries to capture the content of the last password box to use as the user password for the user. They are aware.
Thank you,
Matt
-----Original Message-----
Subject: Re: JAMF OIDC
Date: 06/21/2023 02:13:58 PM
|
|
CAUTION: This email originated outside ofHACC.
Please do not click links or open attachments unless you recognize and/or trust the sender. Forward this message tosuspi...@hacc.edu if you are unsure
of the content. id:HAb2e815ff6a8d6c97CC |
|
|
To unsubscribe: email
unsub...@hacc.edu with sender email address and subject.
This email and any files attached from HACC, Central Pennsylvania's Community College are confidential and intended solely for use by the individual or entity to whom addressed. If you have received this email in error please notify
postm...@hacc.edu This
message may contain confidential information and is intended only for the individual named. If you are not the named addressee do not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail
by mistake and delete from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.